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

A UI trail of facet/parallax actions #49

Closed
namedgraph opened this issue Nov 2, 2020 · 3 comments
Closed

A UI trail of facet/parallax actions #49

namedgraph opened this issue Nov 2, 2020 · 3 comments
Assignees
Projects

Comments

@namedgraph
Copy link
Member

Facet and parallax navigation generates a new container state with each action, the user should be able to go back to a previous state. Right now the only recourse is to refresh the page and go to the initial container state.

It should also be possible to generate URL for a state/restore state from a URL.

@namedgraph
Copy link
Member Author

This should also fix the back button - going back/forward between states using history.pushState()

@namedgraph
Copy link
Member Author

Related Saxon-JS issue: https://saxonica.plan.io/issues/4843

@namedgraph namedgraph added this to To do in Issues Jan 8, 2021
@namedgraph
Copy link
Member Author

Sub-document states cannot be reproduced or URL-addressed. Storing layout settings as cookies might be a partial solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issues
To do
Development

No branches or pull requests

1 participant