Skip to content

fix(web): cap the launch button + widen the default sidebar - #14

Merged
PouyanJay merged 1 commit into
mainfrom
fix/launch-button-cap-and-wider-sidebar
Jun 29, 2026
Merged

fix(web): cap the launch button + widen the default sidebar#14
PouyanJay merged 1 commit into
mainfrom
fix/launch-button-cap-and-wider-sidebar

Conversation

@PouyanJay

Copy link
Copy Markdown
Owner

Two sidebar tweaks:

  1. Launch button no longer stretches with the rail. It fills a narrow sidebar but caps at 14rem, so dragging the sidebar wider leaves the button a stable ~224px (verified: button stays 224px whether the rail is 360px or 470px).
  2. Default sidebar is 50% larger (240 → 360px), with more max headroom (420 → 480) so the resize range stays useful.

Verified live in the browser (measurements + screenshots). Gates green: svelte-check 0/0, tsc, ESLint, Prettier, 207 web unit tests.

- The sidebar "Launch session" button no longer stretches as the rail is
  resized: it fills a narrow rail but caps at 14rem, so dragging the sidebar
  wider leaves the button a stable, comfortable size.
- Make the default sidebar width 50% larger (240 → 360px), with more max
  headroom (420 → 480) so the resize range stays useful.
@PouyanJay
PouyanJay merged commit 2151f39 into main Jun 29, 2026
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