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

🐞: Navigation Links Not Routing Properly After Pressing Sign In #210

Closed
Rahul-AkaVector opened this issue Oct 7, 2024 · 3 comments
Closed

Comments

@Rahul-AkaVector
Copy link

2024-10-07.19-26-24.mp4

🔧 Issue Type: Bug Report

🚨 Priority: High
🔄 Status: Open
👤 Assignee: @Rahul-AkaVector

📝 Description:

When clicking on the navigation links in the navbar, they correctly route to the respective pages. However, after signing in via the "Sign In" button, attempting to navigate using the navbar links fails to route the user to the correct pages. The issue seems specific to post-login navigation.

🛠️ Steps to Reproduce:

  1. 🌐 Open the website and navigate to any page using the navbar links.
  2. 🔑 Click on the "Sign In" button and successfully log in.
  3. 🖱️ Attempt to navigate again using the navbar links.
  4. ❗ Notice that the links are not routing to the intended pages post-sign-in.

✅ Expected Behavior:

After signing in, clicking on any navbar link should properly route the user to the corresponding page.

❌ Actual Behavior:

Post-login, the navigation links fail to route correctly to the desired pages, either not responding or routing to incorrect destinations.

🔍 Possible Cause:

There may be an issue with state management or session handling after login, affecting the routing behavior.

@PriyaGhosal

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Thanks for creating the issue in BuddyTrail!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal – Project Admin – for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉
Happy open-source contributing!

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

Hello @Rahul-AkaVector! Your issue #210 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants