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
@meta-codesync
Copy link

meta-codesync bot commented Jan 26, 2026

@yangdanny97 has imported this pull request. If you are a Meta employee, you can view this in D91474102.

@yangdanny97 yangdanny97 self-assigned this Jan 26, 2026
Copy link
Contributor

@stroxler stroxler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@meta-codesync
Copy link

meta-codesync bot commented Jan 27, 2026

@yangdanny97 merged this pull request in 7d99a11.

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

4 participants