Files
stack/apps
Jason Woltje 28620b2d70
All checks were successful
ci/woodpecker/push/web Pipeline was successful
feat(web): add responsive layout with mobile sidebar overlay (MS15-FE-005)
Mobile (< 768px): sidebar hidden, hamburger button in header, sidebar
slides in as fixed overlay with backdrop.

Tablet (768-1023px): sidebar toggleable via hamburger, pushes content.

Desktop (>= 1024px): sidebar always visible, no hamburger button.

SidebarContext extended with mobileOpen state and isMobile detection
via matchMedia listener.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 14:54:06 -06:00
..