Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I ensure unsaved form data is not lost, even if the network goes down #3

Open
emarc opened this issue Jun 12, 2020 · 0 comments
Labels
help wanted Extra attention is needed recipe

Comments

@emarc
Copy link
Collaborator

emarc commented Jun 12, 2020

What will this enable for the user?
As a user of the application, I do not want to loose form content even if the network dies, so that I can save my changes once the network is back again.

Recipe tags (optional):
network, offline, localstorage, form

Related tags (optional):
cookies

@emarc emarc changed the title The user of my app does not want to lose unsaved form data even if the network goes down, server dies or user navigates away. How do I ensure unsaved form data is not lost, even if the network goes down Jun 25, 2020
@samie samie added recipe help wanted Extra attention is needed labels Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed recipe
Projects
None yet
Development

No branches or pull requests

2 participants