Jaishree2310/GlassyUI-Components
View on GitHubIssue: Navbar blends into background on Stories section
Open
#554 opened on May 19, 2026
good first issuegssoc'26gssoc:approvedlevel:beginnertype:fix
Repository metrics
- Stars
- (114 stars)
- PR merge metrics
- (PR metrics pending)
Description
Description
The navbar in the Stories section visually merges with the page background, making it difficult to distinguish from the rest of the UI.
This affects the overall visual hierarchy and makes the interface look less polished.
Steps to Reproduce
- Open the application
- Navigate to the Stories section
- Observe the navbar appearance at the top
Expected Behavior
The navbar should remain visually distinct from the background with proper contrast and separation.
Actual Behavior
The navbar blends into the background and loses visibility against the light/glassmorphism UI.
Possible Fixes
- Add stronger background opacity or blur
- Add a bottom border or shadow
- Improve contrast between navbar and background
- Use a slightly darker/lighter glass layer for the navbar