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 Page not Found view #69

Closed
gromdimon opened this issue Sep 25, 2023 · 0 comments · Fixed by #71
Closed

Add Page not Found view #69

gromdimon opened this issue Sep 25, 2023 · 0 comments · Fixed by #71
Assignees
Labels
enhancement New feature or request

Comments

@gromdimon
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When I was navigating to the route /gene/HGNC:1000 I saw just a blank view. However, since this route is not found. We have to render 404 page.

Describe the solution you'd like
Implement 404 view. Add it to router.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
THis might be helpful: https://stackoverflow.com/questions/40193634/vue-router-redirect-on-page-not-found-404

@gromdimon gromdimon added the enhancement New feature or request label Sep 25, 2023
@gromdimon gromdimon self-assigned this Sep 25, 2023
@gromdimon gromdimon linked a pull request Sep 25, 2023 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant