-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
EnhancementAn improvement of an existing feature.An improvement of an existing feature.Help wantedNeed ideas on how to solve this.Need ideas on how to solve this.
Description
It's very annoying to lose all your work by accidentally refreshing the page, or if the app crashed because of issues related to #1 or #2. To prevent this, we can use web storage to save the state of the app.
Make sure to check what Angular offers regarding web storage (e.g. angular-webstorage-service) before falling back to the low-level javascript API.
Metadata
Metadata
Assignees
Labels
EnhancementAn improvement of an existing feature.An improvement of an existing feature.Help wantedNeed ideas on how to solve this.Need ideas on how to solve this.