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

[Feature Request]: Implement Auto-Redirect for Invalid URLs #662

Open
4 tasks done
RachitSahu26 opened this issue Nov 1, 2024 · 2 comments
Open
4 tasks done

[Feature Request]: Implement Auto-Redirect for Invalid URLs #662

RachitSahu26 opened this issue Nov 1, 2024 · 2 comments
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event

Comments

@RachitSahu26
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@github-actions github-actions bot added gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event labels Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

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.

@Tanisha0708
Copy link

@RachitSahu26 i would like to work on this issue please assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event
Projects
None yet
Development

No branches or pull requests

2 participants