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

Fix 404 Page Redirection for Invalid Routes #1034

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

Aman-G-upta
Copy link
Contributor

This pull request improves the handling of invalid routes by implementing a proper redirection to the 404.html page for any invalid or non-existent paths on the website. Previously, navigating to a non-existent route would display a "File not found" error, causing a poor user experience. Now, the application gracefully redirects to a custom 404 page, improving the overall usability and consistency.

Before
image

Please refer to the video below for a detailed overview and clear understanding

Screen.Recording.2024-11-07.132801.mp4

Please merge it @ankit071105

Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 8:01am

@ankit071105 ankit071105 merged commit 138761a into ankit071105:main Nov 7, 2024
2 of 3 checks passed
@ankit071105 ankit071105 assigned skddl007 and Aman-G-upta and unassigned skddl007 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants