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

Add "user history" feature pop up on submit #6

Open
aleksati opened this issue Jan 21, 2022 · 0 comments
Open

Add "user history" feature pop up on submit #6

aleksati opened this issue Jan 21, 2022 · 0 comments
Milestone

Comments

@aleksati
Copy link
Owner

aleksati commented Jan 21, 2022

Should be piece of cake with Redux in place.

The user can click the various "history items" to return to previous states. Maybe localStorage.setItem(key, value) and localStorage.getItems(key), or another way to cache and retrieve past formdata.

https://www.youtube.com/watch?v=OqMk-mPs6Dw

@aleksati aleksati changed the title Add "user history" feature that basically records the submit data Add "user history" feature pop up on submit Feb 23, 2022
@aleksati aleksati removed the v1.0 label Feb 23, 2022
@aleksati aleksati added this to the v1.0 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant