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

Display a 404 page for non-existent pages #5

Open
4 tasks
jdnichollsc opened this issue Feb 17, 2023 · 0 comments
Open
4 tasks

Display a 404 page for non-existent pages #5

jdnichollsc opened this issue Feb 17, 2023 · 0 comments
Assignees

Comments

@jdnichollsc
Copy link
Member

As a user, I want to see a clear indication when I try to access a page that doesn't exist on the site. This helps me understand that I have reached a dead end and need to navigate elsewhere.

Definition of Done:

  • A 404 page has been designed and implemented
  • The 404 page is displayed when a non-existent page is accessed
  • The 404 page includes helpful information for the user, such as a search bar or links to other pages on the site
  • The 404 page adheres to the site's branding guidelines

Tasks:

  • Design and Implement the 404 page using TailwindCSS from a new route.
  • Test the 404 page to ensure it is displayed correctly when a non-existent page is accessed
  • Test the 404 page to ensure it includes helpful information for the user
  • Test the 404 page to ensure it adheres to the site's branding guidelines
@jdnichollsc jdnichollsc self-assigned this Feb 17, 2023
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

No branches or pull requests

1 participant