-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
OSCILinks to OSCI pipeline for points & rewardsLinks to OSCI pipeline for points & rewardsbugSomething isn't workingSomething isn't workingintermediateMedium complexity task. Medium pointsMedium complexity task. Medium points
Description
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:
- Go to the ChatterSpace homepage.
- Resize the browser window to tablet/mobile width (below 768px).
- 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

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 & rewardsLinks to OSCI pipeline for points & rewardsbugSomething isn't workingSomething isn't workingintermediateMedium complexity task. Medium pointsMedium complexity task. Medium points