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 browser history snapshots #41

Open
kjeske opened this issue Jun 13, 2024 · 0 comments
Open

Add browser history snapshots #41

kjeske opened this issue Jun 13, 2024 · 0 comments
Labels
backlog enhancement New feature or request

Comments

@kjeske
Copy link
Contributor

kjeske commented Jun 13, 2024

Keep the cached DOM for browser history entries, so when user navigate back or next, the DOM is restored. Since the Hydro components state is kept on the page, their state will be restored as well automatically.

Issue is based on this discussion.

Things to think about

  • There might be situations where you want to clear the cache when you did changes to database and you don't want to restore previous state when going back, as it might be stale
@kjeske kjeske added enhancement New feature or request backlog labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant