feat: responsive layout and mobile support (#19) #39

Merged
shahondin1624 merged 1 commits from feature/issue-19-responsive-layout into main 2026-03-12 13:20:54 +01:00

Summary

  • Collapsible sidebars with slide-in drawer on mobile
  • Hamburger menu and overlay backdrop for mobile navigation
  • Stacked layouts for all pages on screens < 768px
  • Touch-friendly 44px tap targets on send button
  • No horizontal scrolling on any viewport
  • Dark mode classes maintained on all new elements

Closes #19

## Summary - Collapsible sidebars with slide-in drawer on mobile - Hamburger menu and overlay backdrop for mobile navigation - Stacked layouts for all pages on screens < 768px - Touch-friendly 44px tap targets on send button - No horizontal scrolling on any viewport - Dark mode classes maintained on all new elements Closes #19
shahondin1624 added 1 commit 2026-03-12 13:19:17 +01:00
Add collapsible sidebars with slide-in drawers on mobile, hamburger menu
for session sidebar, stacked layouts for screens under 768px, 44px touch
targets, and overflow prevention across all pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 284f84bd39 into main 2026-03-12 13:20:54 +01:00
shahondin1624 deleted branch feature/issue-19-responsive-layout 2026-03-12 13:20:55 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: llm-multiverse/llm-multiverse-ui#39