Skip to content

[BUG] Navbar not responsive on smaller screens #91

@rakshitha2706

Description

@rakshitha2706

Describe the bug
The navigation bar (Home, About, Contact, Sign Up) becomes cramped and overlaps on smaller screens. The links do not stack or collapse properly, causing layout issues.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the ChatterSpace homepage.
  2. Resize the browser window to tablet/mobile width (below 768px).
  3. Observe that the navbar items are cramped and not displayed properly.

Expected behavior

Navbar should collapse into a hamburger menu or stacked layout on smaller screens.
Proper spacing and padding between links should be maintained.
"Sign Up" button should remain visible or move into a dropdown menu.

Screenshots

Image

Image

Additional context
This affects the responsiveness and usability of the app on mobile devices. A fix with CSS media queries (and possibly a hamburger menu component) will improve the UI/UX.

Contributing under OSCI'25 (Open Source Connect - 2025)

Metadata

Metadata

Assignees

Labels

OSCILinks to OSCI pipeline for points & rewardsbugSomething isn't workingintermediateMedium complexity task. Medium points

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions