Added an error message when adding with no view selected #781
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!781
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "767-error-add-no-card-selected"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A state is used to decide if error message should be shown or not (showError). It is set to true if add is pressed with nothing no view selected. It is set to false if a view is selected of the modal closed. Note: Clicking outside of the modal is not the same thing as closing it.
Review on #781
Whats done
Tested on macOS using Chrome
Inspected following files
What needs to be done
Conclusion