Describe the bug
Currently, the navbar displays both "Log in" and "Sign Up" routes. This creates redundancy in the UI.
Since the Log-in page already includes a "Sign Up" option, showing both in the navbar is unnecessary and affects the user experience.
To Reproduce
- Open the application.
- Look at the navbar → both "Log In" and "Sign Up" are shown.
- Click on "Log In" → notice that it already has an option to "Sign Up".
Expected behavior
- Navbar should only display "Log In".
- Users who don’t have an account can navigate to Sign Up directly from the Log In page.
Actual Behavior
- Navbar currently shows both "Log In" and "Sign Up", which creates redundancy.
Screenshots
Environment
- OS: Ubuntu 22.04
- Browser: Chrome 116
I am a GSSoC’25 contributor. Please assign this issue to me.
Describe the bug
Currently, the navbar displays both "Log in" and "Sign Up" routes. This creates redundancy in the UI.
Since the Log-in page already includes a "Sign Up" option, showing both in the navbar is unnecessary and affects the user experience.
To Reproduce
Expected behavior
Actual Behavior
Screenshots
Environment
I am a GSSoC’25 contributor. Please assign this issue to me.