Skip to content

Conversation

@kasvith
Copy link
Contributor

@kasvith kasvith commented Jan 22, 2026

Summary

  • Add overflow-y-auto to sidebar to enable scrolling when content overflows
  • Add flex-shrink-0 to fixed sections (logo, bottom nav, attribution) so they don't collapse
  • Users can now scroll to access all navigation items on small screens

Test plan

  • Resize window to small height (~400px)
  • Verify sidebar becomes scrollable
  • Verify logo, Support/Settings, and WaveZync attribution stay visible
  • Verify main nav items can be scrolled to

Add overflow-y-auto to sidebar and flex-shrink-0 to fixed sections
(logo, bottom nav, attribution) so users can scroll to access all
navigation items on small screens.
@kasvith kasvith merged commit 7f99cf1 into main Jan 22, 2026
2 checks passed
@kasvith kasvith deleted the feat/sidebar-improvements branch January 22, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants