Skip to content

fix: stop the exit mode switch from leaving a gap beside its buttons - #30

Merged
devRMA merged 1 commit into
mainfrom
fix/exit-mode-switch-width
Aug 3, 2026
Merged

fix: stop the exit mode switch from leaving a gap beside its buttons#30
devRMA merged 1 commit into
mainfrom
fix/exit-mode-switch-width

Conversation

@devRMA

Copy link
Copy Markdown
Owner

The fieldset behind AUTO / MANUAL stretched to the width of its column while the two labels kept their own width, so the grey track ran past MANUAL into empty space.

The buttons now share the track: full width on a phone (bigger tap targets), content width from sm up, still right-aligned next to the heading.

Reported from the UI after #28 merged.

🤖 Generated with Claude Code

The fieldset stretched to the width of its column while the two labels kept
their own, so the grey track ran past MANUAL into empty space. The buttons
now share the track: full width on a phone, content width from sm up.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercelBot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
workloadReadyReadyPreviewAug 3, 2026 12:04am

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@devRMA
devRMA merged commit 4f3a458 into mainAug 3, 2026
4 checks passed
@devRMA
devRMA deleted the fix/exit-mode-switch-width branch August 3, 2026 00:11
Sign up for freeto 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

@devRMA@codecov-commenter