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

Keep in-progress form data when navigating away from the page #31

Open
freshstrangemusic opened this issue Dec 15, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request ux User experience related issues

Comments

@freshstrangemusic
Copy link
Member

We should keep the in-progress form data when navigating away from the page (onpagehide). We can store this in localStorage and piggy back off the implementation used in #14 to do so.

We may want to prompt the user to resume editing the WIP message -- or straight up restore it right away.

We may want to store it in a separate localStorage key from #14 and also expose it for loading.

@freshstrangemusic freshstrangemusic added the enhancement New feature or request label Jan 16, 2023
@freshstrangemusic freshstrangemusic added the ux User experience related issues label Jan 25, 2023
@AllegroFox AllegroFox self-assigned this Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux User experience related issues
Projects
None yet
Development

No branches or pull requests

2 participants