Skip to content

fix(ui): fixed behaviour of DetailsPanel when opening#9345

Open
benoitgoupilleau wants to merge 2 commits intomozilla:masterfrom
benoitgoupilleau:fix/UI-DetailPanel
Open

fix(ui): fixed behaviour of DetailsPanel when opening#9345
benoitgoupilleau wants to merge 2 commits intomozilla:masterfrom
benoitgoupilleau:fix/UI-DetailPanel

Conversation

@benoitgoupilleau
Copy link
Copy Markdown

@benoitgoupilleau benoitgoupilleau commented Mar 26, 2026

Current detail panel for a job displays a white space and then appears on the screen with an animation.
The react library used to allow panel resizing does not handle css animation (hence the current behaviour).
As the ability to resize the panel is more important than the animation, to improve the behaviour, the css animation was removed and the delay before displaying the details panel was improved.

Before:
42  autoland - Screencastify - March 26, 2026 4_54 PM

After:
36  autoland - Screencastify - March 26, 2026 4_53 PM

@gmierz gmierz self-requested a review April 1, 2026 13:08
@benoitgoupilleau benoitgoupilleau requested a review from gmierz April 3, 2026 07:10
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.

2 participants