fix: persist edit mode on refresh (#527) #534
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!534
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "527-stay-edit-mode-refresh"
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?
Changes:
Save edit mode state in localStorage
Restore state on page refresh
Test:
ON: refresh, result: stays ON
OFF: refresh, result stays OFF
Review on #527
Whats done
I tried several combinations of switching to edit mode, refreshing, going to the settings page and back
Tested on ubuntu using firefox
Inspected following files frontend/src/components/Dashboard/Dashboard.js
Conclusion
Merged!
Pull request closed