Skip to content

Broken Navbar #2

@FOSSit

Description

@FOSSit

Description

This issue addresses several improvements to the navbar functionality and login/signup display:

  • Verify Links: Ensure all navbar links point to the correct corresponding pages. Fix navbar links on login being different than on landing page.

  • Show/Hide Links: Based on login status, conditionally display or hide the "Login" and "Signup" links. Also, create a Logout link.

    • Logged Out Users: Show "Login" and "Signup" links.
    • Logged In Users: Hide "Login" and "Signup" links, show "Logout" link.
  • Testing: Thoroughly test the updated navbar functionality after implementing the changes.

Checklist

  • Verify Links
  • Hide Login/Signup when logged in
  • Show Logout when logged in

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions