Skip to content

[BUG] Remove duplicate "Sign Up" option from navbar #105

Description

@AnchalDevBytes

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

  1. Open the application.
  2. Look at the navbar → both "Log In" and "Sign Up" are shown.
  3. 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

Image

Environment

  • OS: Ubuntu 22.04
  • Browser: Chrome 116

I am a GSSoC’25 contributor. Please assign this issue to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions