-
Notifications
You must be signed in to change notification settings - Fork 355
Labels
Description
Important Points to Note
- I agree to adhere to the project's Code of Conduct.
- I have reviewed and understood the project's Contributing Guidelines.
- I have checked the existing issues and can confirm that this is not a duplicate.
- I have reviewed and understood the project's Issue Creation Guidelines.
Category
Styling
Enhancement Description
What happened?
Currently, the navbar displays both "Sign In" and "Sign Up" routes. This creates redundancy in the UI.
Since the Sign In page already includes a "Sign Up" option, showing both in the navbar is unnecessary and affects the user experience.
Steps to Reproduce:
- Open the application.
- Look at the navbar → both "Sign In" and "Sign Up" are shown.
- Click on "Sign In" → notice that it already has an option to "Sign Up".
Expected Behavior:
- Navbar should only display "Sign In".
- Users who don’t have an account can navigate to Sign Up directly from the Sign In page.
Actual Behavior:
- Navbar currently shows both "Sign In" and "Sign Up", which creates redundancy.
Environment:
- OS: Ubuntu 22.04
- Browser: Chrome 116
I am a GSSoC’25 contributor. Please assign this issue to me.
Screenshots or Logs

Priority
Up to 2 days
Open Source Program
GSSoC
Would you like to work on this issue?
Yes
Avdhesh-Varshney
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
done