Skip to content

[Enhancement] Update Navbar to Display User's Name Upon Login #33

@AntGa

Description

@AntGa

Problem

Currently, the navbar gives the impression that users are always logged in, and there is no feedback when a user successfully logs in. This lack of dynamic feedback can be confusing. Updating the navbar to display the user's name when they are logged in will improve the user experience and provide clearer login status.

Objectives

  • Modify the navbar to dynamically display the user's name when they are logged in.
  • Ensure that the navbar correctly updates when a user logs out or when no user is logged in.
  • Add a clear visual indication that reflects the user's login state.

Acceptance Criteria

  • 1. The navbar displays the logged-in user's name.
  • 2. The navbar dynamically updates to show login status (logged in vs logged out).
  • 3. Documentation updated to explain how the navbar login feedback works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MVPIssues that will get us to our minimum viable productenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions