Jaishree2310/GlassyUI-Components

Issue: Navbar blends into background on Stories section

開放

#554 建立於 2026年5月19日

 (22 則留言) (0 個反應) (0 位負責人)TypeScript (217 個分叉)auto 404
good first issuegssoc'26gssoc:approvedlevel:beginnertype:fix

倉庫指標

星標
 (114 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

  1. Open the application
  2. Navigate to the Stories section
  3. 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

Screenshot

貢獻者指南