Skip to content

fix(playground): ui parity bugs 2 - #69

Draft
sundram-bruno wants to merge 1 commit into
usebruno:release/v0.4.0from
sundram-bruno:fix/script-error-cards-layout
Draft

fix(playground): ui parity bugs 2 #69
sundram-bruno wants to merge 1 commit into
usebruno:release/v0.4.0from
sundram-bruno:fix/script-error-cards-layout

Conversation

@sundram-bruno

@sundram-bruno sundram-bruno commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Jira: BRU-4444

Description

WIP

ISSUE 31 : When both the post-response and the tests script failed, closing one error card closed both. The cards also took the panel's height away from the content below them: the response body shrank to a few pixels and the test results collapsed into an unreachable scroll box, with no way to scroll down to them.

Solution

Each error card now closes on its own. The response body and the test results keep their full height below the cards, and the panel scrolls past the cards to reach them, keeping the same bottom spacing as before.

@sundram-bruno sundram-bruno changed the title fix(playground): close script error cards one at a time and keep the response content scrollable fix(playground): ui parity bugs 2 Sep 7, 2026
@sundram-bruno
sundram-bruno marked this pull request as draft September 7, 2026 11:59
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