Skip to content

🐛 Bug Report: Preserve navbar visibility on authentication pages #443

@SRSoham

Description

@SRSoham

📜 Description

Description

Currently, when navigating to the Login page, the main navigation bar disappears entirely.

This creates an inconsistent user experience because users lose access to:

  • Home
  • Tracker
  • Contributors
  • Theme toggle/navigation controls

Expected Behavior

The navbar should remain accessible on authentication pages while adapting appropriately for login/signup layouts.

Possible Improvements

  • Reuse the existing navbar component on auth pages
  • Hide only unnecessary actions if needed
  • Maintain responsive behavior across devices
  • Ensure theme toggle remains accessible

Benefits

  • Better navigation consistency
  • Improved user experience
  • Easier page transitions
  • More professional application flow

What browsers are you seeing the problem on?

Microsoft Edge

📃 Relevant Screenshots (Links)

Image Image

Metadata

Metadata

Assignees

Labels

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