Skip to content

bug: Duplicate logout button appears on Dashboard page #49

@Harkiratcodess

Description

@Harkiratcodess

🐛 Describe the Bug
The Dashboard page displays two logout buttons simultaneously:

  • One in the navbar (correct, expected)
  • One hardcoded inside the Dashboard page body (duplicate)

🔁 Steps to Reproduce

  1. Login to your account
  2. Navigate to /dashboard
  3. Observe two logout buttons visible at the same time

❌ Actual Behaviour
Two logout buttons are visible — one in navbar
and one inside the dashboard content area.

✅ Expected Behaviour
Only one logout button should exist in the navbar.
The duplicate button inside the dashboard should be removed.

📸 Screenshots

Image

🌍 Environment
Browser: Chrome | OS: Windows 11

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions