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

Store state in local storage/db #26

Open
seasick opened this issue Feb 2, 2024 · 0 comments
Open

Store state in local storage/db #26

seasick opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@seasick
Copy link
Owner

seasick commented Feb 2, 2024

Is your feature request related to a problem? Please describe.

I automatically press F5 to render a preview. If I do that in the web interface, then my changes are lost.

Describe the solution you'd like
While F5 might be able to be supressed, I think the better approach would be to store the state in local storage. This way I don't interfere with the browsers refresh functionality.

@seasick seasick added the enhancement New feature or request label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant