Skip to content

Persist the current state of the web app #5

@gflegar

Description

@gflegar

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

No one assigned

    Labels

    EnhancementAn improvement of an existing feature.Help wantedNeed ideas on how to solve this.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions