You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When users enter an incorrect or non-existent URL within the app, they currently encounter an error page or blank screen. This feature request proposes implementing an auto-redirect for invalid URLs, leading users to a fallback page (e.g., the homepage or a custom 404 error page) to improve navigation and user experience.
Use Case
Auto-Redirect to 404 Page: Redirect users to a friendly 404 page when they enter a non-existent URL. This page can contain helpful links (e.g., to the homepage, help center, or popular sections).
Alternative: Automatically redirect users to the homepage if a custom 404 page is not available or desirable.
Benefits
Routing Configuration: Update the app's routing configuration to handle undefined routes and redirect them to a designated 404 page or the homepage.
Custom 404 Page Design: Create a user-friendly 404 page with links to essential sections, ensuring users can quickly navigate back to main areas of the app.
Add ScreenShots
Uploading auto re.mp4…
Priority
High
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Is there an existing issue for this?
Feature Description
When users enter an incorrect or non-existent URL within the app, they currently encounter an error page or blank screen. This feature request proposes implementing an auto-redirect for invalid URLs, leading users to a fallback page (e.g., the homepage or a custom 404 error page) to improve navigation and user experience.
Use Case
Auto-Redirect to 404 Page: Redirect users to a friendly 404 page when they enter a non-existent URL. This page can contain helpful links (e.g., to the homepage, help center, or popular sections).
Alternative: Automatically redirect users to the homepage if a custom 404 page is not available or desirable.
Benefits
Routing Configuration: Update the app's routing configuration to handle undefined routes and redirect them to a designated 404 page or the homepage.
Custom 404 Page Design: Create a user-friendly 404 page with links to essential sections, ensuring users can quickly navigate back to main areas of the app.
Add ScreenShots
Uploading auto re.mp4…
Priority
High
Record
The text was updated successfully, but these errors were encountered: