Skip to content

[Enhancement] Remove duplicate "Sign Up" option from navbar #1238

@AnchalDevBytes

Description

@AnchalDevBytes

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:

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

Image

Priority

Up to 2 days

Open Source Program

GSSoC

Would you like to work on this issue?

Yes

Metadata

Metadata

Type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions