Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

On mobile screens, the settings modal now:

  • Uses horizontal scrollable tabs instead of a sidebar
  • Stacks content vertically for full width usage
  • Has compact padding and gaps for better space efficiency
  • Places close button in the header

Before: Two-panel layout cramped on mobile with truncated content
After: Vertical layout with horizontal tab navigation

Generated with mux

- Changed modal layout to stack vertically on mobile (flex-col, md:flex-row)
- Converted sidebar to horizontal scrollable tabs on mobile
- Added close button to header on mobile (hidden on desktop)
- Reduced padding and gaps on mobile for better space usage
- Made model form wrap on smaller screens
- Adjusted provider width in model rows for mobile

_Generated with `mux`_
- Sidebar now closes when clicking a workspace on mobile (<=768px)
- Also closes when clicking 'New Workspace' button
- Uses existing onToggleCollapsed callback

_Generated with `mux`_
@ibetitsmike ibetitsmike enabled auto-merge December 3, 2025 22:04
@ibetitsmike ibetitsmike added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit e729c9a Dec 3, 2025
16 checks passed
@ibetitsmike ibetitsmike deleted the fix-mobile-settings-modal-ui branch December 3, 2025 22:12
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.

1 participant