Skip to content

feat: compact the project and run headers - #414

Merged
andeplane merged 1 commit into
mainfrom
feat/compact-project-header
Aug 15, 2026
Merged

feat: compact the project and run headers#414
andeplane merged 1 commit into
mainfrom
feat/compact-project-header

Conversation

@andeplane

Copy link
Copy Markdown
Owner

More viewport, less chrome on the run screen:

  • Breadcrumb moves inline with the title — one header row instead of two
  • Title 21px → 17px, header top padding 18px → 10px
  • Quick-run banner becomes a slim single-line strip
  • Tabs: padding 10px → 7px, gap above 14px → 6px
  • Run sub-header (Back/Run #/Stop row) vertical padding 12px → 7px

Roughly 70px of vertical space returned to the simulation. All testids unchanged.

Fixes #409

🤖 Generated with Claude Code

More viewport, less chrome: the breadcrumb moves inline with the title
(one row instead of two), the title drops to 17px, the quick-run banner
becomes a slim strip, tab and run sub-header paddings tighten. Saves
roughly 70px of vertical space above the simulation.

Fixes #409

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@andeplane
andeplane merged commit d4ca819 into main Aug 15, 2026
2 checks passed
@andeplane
andeplane deleted the feat/compact-project-header branch August 15, 2026 20:15
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.

Project/run header consumes too much vertical space

1 participant