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

Better 404 Pages #286

Open
1 task
ThePhisch opened this issue Aug 14, 2023 · 0 comments
Open
1 task

Better 404 Pages #286

ThePhisch opened this issue Aug 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request ui-component react components

Comments

@ThePhisch
Copy link
Contributor

Description

We only have one 404 page for everything. NextJS allows for per-segment 404-pages.

Motivation

A user might wish to navigate to did/page/[scope]/[name], but end type in something in the format did/page/[scope] only, or did/page/[scope]/[name]/[unneccessarry stuff]. It would be nice to make sense of the built-in nextjs functionality to gently remind users of the right URL format (instead of giving the generic 404 message).

And apart from that, it would be great to replace the 404 page that comes shipped with nextjs with something specific to our project (also following our design guidelines).

Change

No response

Additional Information

  • The Rucio API needs to be changed.
@ThePhisch ThePhisch added enhancement New feature or request ui-component react components labels Aug 14, 2023
@ThePhisch ThePhisch self-assigned this Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui-component react components
Projects
None yet
Development

No branches or pull requests

1 participant