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

App Template and UI Pkg - Expose Routes and Deep Linking #32

Open
slathrop opened this issue Oct 22, 2018 · 0 comments
Open

App Template and UI Pkg - Expose Routes and Deep Linking #32

slathrop opened this issue Oct 22, 2018 · 0 comments

Comments

@slathrop
Copy link
Member

Background

  • As a SPA based on Nuxt.js, we do already support pushState so that the app appears to work just like a traditional multi-page website that does forward/back navigation in the browser
  • However, we do need to design and implement a scheme for surfacing state (current item, pinned item, etc.) in the URL to allow linking/bookmarking to specific items/states
    • Link down to not only current applet (already implemented), but the currently-selected "view" in that applet. For example, the "Customers Updated in the last 90 days" view
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