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

bug: #1736

Open
Krishukr12 opened this issue Feb 6, 2025 · 7 comments
Open

bug: #1736

Krishukr12 opened this issue Feb 6, 2025 · 7 comments
Labels
bug Something isn't working

Comments

@Krishukr12
Copy link

Describe the bug
On the CMS , when a user navigates to a non-existent route, they are correctly redirected to the 404 page. However, from the 404 page, the "Back to Home" button does not redirect the user to the home page. Additionally, clicking on the 100xDevs logo also fails to navigate the user back to the home screen. Even refreshing the page does not resolve the issue.

To Reproduce
Steps to reproduce the behavior:

1.Navigate to a non-existent route in the application.
2.Observe that the user is redirected to the 404 page.
3.Click on the "Back to Home" button.
4.Notice that the redirection to the home page does not work.
5.Click on the 100xDevs logo and observe that it does not take the user back to the home screen.
6.Try refreshing the page; the issue persists.

Expected behavior
Clicking on the "Back to Home" button or the 100xDevs logo should navigate the user to the home page. Refreshing the page should not interfere with this expected functionality.

Info (please complete the following information):

  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
This issue is affecting navigation from the 404 page, preventing users from returning to the home screen through expected interactions.

@Krishukr12 Krishukr12 added the bug Something isn't working label Feb 6, 2025
@justanuragmaurya
Copy link

justanuragmaurya commented Feb 7, 2025

het, i tried to replicate the issue but it seems to work fine , would you restart the project and check again if the issue persists

@Krishukr12
Copy link
Author

Krishukr12 commented Feb 8, 2025 via email

@gautamsidhwani29
Copy link

Hey For Me It is Working Perfectly fine the logo also redirects to home and the back arrow button too takes back to /home

@justanuragmaurya
Copy link

I tried again today, but it's still not working.

Here are all the steps you can follow to replicate the issue.
1 - Visit https://app.100xdevs.com/
2 - now enter some random string after .com/notfound
3 - now try to go to home with the button available on no found page

i did try , so the thing is , this issue is on the deployed link , but when running locally there is no such issue then...

@gautamsidhwani29
Copy link

Yes Exactly That's the case with me as well

@ganeshkondaka
Copy link

yeah , Back to Home" button does not redirect the user to the home page
but it is working by refreshing the page
@Krishukr12 it would be better if you provide a screen recording video or screen shots

@Krishukr12
Copy link
Author

Krishukr12 commented Feb 10, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants