Skip to content

404 Error Handling Implementation - User Experience Enhancement with Ngnix Support #1294

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

Open
5 tasks
Ekep-Obasi opened this issue Mar 14, 2025 · 1 comment
Open
5 tasks
Assignees
Labels

Comments

@Ekep-Obasi
Copy link
Contributor

Design and implement 404 Page

Currently, our application lacks proper handling for users navigating to non-existent routes. This results in:

Image

Proposed Design

Image

Technical Requirements

  • Implement proper 404 routing within the React application
  • Configure server to properly handle direct URL access to non-existent routes
  • Ensure static assets return correct status codes when missing
  • Add appropriate tracking/logging capabilities for 404 occurrences
  • Maintain all existing routing functionality
@Ekep-Obasi
Copy link
Contributor Author

@humansinstitute, please assign me

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

No branches or pull requests

1 participant