Skip to content

Conversation

@AryanBagade
Copy link
Contributor

Summary

The sandbox output panel ("Type Checking Errors" / "Runtime Output") could be dragged completely out of view when using the resize handle, with no way to recover it without refreshing the page.

Fixes #2211

Test Plan

  1. Run the sandbox locally (npm run start in website directory)
  2. Drag the resize handle between the editor and output panel all the way down
  3. Verify the output panel stops at a minimum height and remains visible
  4. Verify you can drag it back up
  5. Verify normal resizing still works smoothly

…y down

Signed-off-by: Aryan Bagade <aryan@aryanbagade.com>
@meta-cla meta-cla bot added the cla signed label Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sandbox output panel disappears when resize handle is dragged fully down and have to refresh the page to get it back

1 participant