Remove card button should be enabled/disabled by "enter edit mode" button #340
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#340
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Currently the button is always active, but we want it to only be active when in edit mode
Implemented to only be "allowed" to remove in edit-mode. Did this on the same branch as issue #285 since I needed the actual remove function, made a new branch for this issue but it will be deleted instead since it was a simple and small issue.
Pull-request.
Review on #340
Whats done
Reviewed issue #340
Tested on Windows 11 using Firefox
Bug Found
Conclusion
@e24aleli Thanks for the review!
Stacking cards when adding is another issue and will be resolved (probably), the errors of cards is not related to this frontend issue but good that you point it out.
If you think that there is no further work to be done regarding this issue I suggest you change the label to "reviewed" and remove "needs review".
Remove card button should be enabled/disable by "enter edit mode" buttonto Remove card button should be enabled/disabled by "enter edit mode" buttonThis has been merged.