Skip to content

[UI/UX Bug] Header shows Login, Profile, and Wallet links simultaneously regardless of auth state #326

@Hydrax117

Description

@Hydrax117

File: src/components/layout/Header.tsx
Priority: Medium
Type: UI/UX Bug

Description:
The desktop header always shows "Profile", "Wallet", and "Login" links at the same time. A logged-in user should not see a Login button, and a logged-out user should not see Profile/Wallet links. The mobile menu shows "Get Started" (→ /signup) while the desktop shows "Login" — inconsistent CTAs.

Acceptance criteria:

  • Logged-out state: show Login and Get Started buttons only
  • Logged-in state: show user avatar/username, Wallet link, and a Logout option
  • Mobile and desktop CTAs are consistent

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions