feat: mobile-responsive layout under 640px #41

Merged
josh merged 2 commits from feat/mobile-responsive into dev 2026-03-28 15:57:07 -04:00
Owner

Single breakpoint, no desktop changes. Key adjustments:

  • Reset zoom: 1 (mobile browsers handle scaling)
  • Padding drops from 32px to 16px throughout
  • Toolbar wraps: search full-width, filters below
  • Instance grid and detail grid collapse to single column
  • Detail header stacks title above action buttons
  • History timeline stacks timestamp above event
  • Toggle grid drops from 3 to 2 columns
  • Confirm box gets max-width: calc(100vw - 32px) to prevent overflow
  • Toast stretches across bottom of screen

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Single breakpoint, no desktop changes. Key adjustments: - Reset zoom: 1 (mobile browsers handle scaling) - Padding drops from 32px to 16px throughout - Toolbar wraps: search full-width, filters below - Instance grid and detail grid collapse to single column - Detail header stacks title above action buttons - History timeline stacks timestamp above event - Toggle grid drops from 3 to 2 columns - Confirm box gets max-width: calc(100vw - 32px) to prevent overflow - Toast stretches across bottom of screen Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh added 1 commit 2026-03-28 15:56:35 -04:00
feat: mobile-responsive layout under 640px
All checks were successful
CI / test (pull_request) Successful in 14s
CI / build-dev (pull_request) Has been skipped
7af88328c8
Single breakpoint, no desktop changes. Key adjustments:
- Reset zoom: 1 (mobile browsers handle scaling)
- Padding drops from 32px to 16px throughout
- Toolbar wraps: search full-width, filters below
- Instance grid and detail grid collapse to single column
- Detail header stacks title above action buttons
- History timeline stacks timestamp above event
- Toggle grid drops from 3 to 2 columns
- Confirm box gets max-width: calc(100vw - 32px) to prevent overflow
- Toast stretches across bottom of screen

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh added 1 commit 2026-03-28 15:56:40 -04:00
Merge branch 'dev' into feat/mobile-responsive
All checks were successful
CI / test (pull_request) Successful in 13s
CI / build-dev (pull_request) Has been skipped
07d2e215e4
josh scheduled this pull request to auto merge when all checks succeed 2026-03-28 15:56:47 -04:00
josh merged commit 2855cc7f81 into dev 2026-03-28 15:57:07 -04:00
josh deleted branch feat/mobile-responsive 2026-03-28 15:57:07 -04: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: josh/Catalyst#41