Skip to content

Stop the 'see it in action' demo box from resizing mid-play#388

Merged
dannon merged 1 commit into
galaxyproject:mainfrom
dannon:site-demo-noshift
Jul 18, 2026
Merged

Stop the 'see it in action' demo box from resizing mid-play#388
dannon merged 1 commit into
galaxyproject:mainfrom
dannon:site-demo-noshift

Conversation

@dannon

@dannon dannon commented Jul 18, 2026

Copy link
Copy Markdown
Member

The demo panes grew with their content (up to a max-height), so the box climbed as the transcript played and jumped when the final "All 4 samples aligned…" result bubble appeared — visible across all three scenarios.

Fix: give the demo body a fixed height (430px, sized to the tallest scenario — RNA-seq) and let the chat and notebook panes flex-fill and scroll internally. The box is now a constant size from the first frame in every scenario (verified: 430px across variant / RNA-seq / QC). Stacked/mobile mode uses fixed pane heights to match. Build + typecheck clean.

The "see it in action" panes grew with their content (up to a max-height), so the box climbed as the transcript played and jumped when the final result bubble landed — visible across scenarios. Give the demo body a fixed height (430px, sized to the tallest scenario) and let the chat and notebook panes flex-fill and scroll internally instead. The box is now a constant size from the first frame, in every scenario; stacked/mobile mode uses fixed pane heights to match.
@dannon
dannon merged commit 2602e17 into galaxyproject:main Jul 18, 2026
2 of 3 checks passed
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