Skip to content

fix: Pipeline Details Docked Window Too Small - #2676

Open
camielvs wants to merge 1 commit into
masterfrom
08-27-fix_pipeline_details_docked_window_too_small
Open

fix: Pipeline Details Docked Window Too Small#2676
camielvs wants to merge 1 commit into
masterfrom
08-27-fix_pipeline_details_docked_window_too_small

Conversation

@camielvs

@camielvs camielvs commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes a latent bug where pipeline details window (and potentially others) was pinned to 300px height.

At some point window heights were fixed to 300px. This was later removed but not cleared from local storage. At some point thereafter the height was again applied to the docked windows but there was no way to clear the old value, resulting in some windows being stuck at 300px.

This is fixed via a layout migration from 300px -> fit-content

Related Issue and Pull requests

Type of Change

  • Bug fix

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

image.png

Test Instructions

Additional Comments

@github-actions

Copy link
Copy Markdown

🎩 Preview

A preview build has been created at: 08-27-fix_pipeline_details_docked_window_too_small/6e842f1

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@camielvs
camielvs marked this pull request as ready for review August 27, 2026 23:07
@camielvs
camielvs requested a review from a team as a code owner August 27, 2026 23:07
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