Closed Aman-G-upta closed 2 weeks ago
Name | Link |
---|---|
Latest commit | 26f07c0bd0836c853e51c5dc074eb3672ba4312a |
Latest deploy log | https://app.netlify.com/sites/pathsphere/deploys/672fa41321ecf3000831c842 |
Deploy Preview | https://deploy-preview-1193--pathsphere.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes #1172
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
After
Please refer to the video below for a detailed overview and clear understanding
https://github.com/user-attachments/assets/8e61df97-dd08-4b7e-a08a-b60acca8d275
Please merge it @aditya-bhaumik