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

Implement Vue routing #11

Closed
chrabyrd opened this issue May 1, 2024 · 0 comments · Fixed by #52
Closed

Implement Vue routing #11

chrabyrd opened this issue May 1, 2024 · 0 comments · Fixed by #52
Assignees

Comments

@chrabyrd
Copy link
Contributor

chrabyrd commented May 1, 2024

We need to integrate Vue Router into the plugin to enable easy frontend navigation with browser history.

  • Setup Vue Router
  • Create and link routes to placeholder components
  • Implement route lazy loading

There should be Hello world-level placeholder components for the welcome page, the user homepage, the search page, the advanced search page, and the Scheme list page.

An assumption with the time estimation of this ticket is that the pattern has been proven out in the Controlled List Manager and will largely be copy/pasted.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants