[PR #11976] fix(ui): responsive session panel resizing to prevent clipping #14011

Open
opened 2026-02-16 18:18:49 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11976

State: open
Merged: No


What does this PR do?

This fixes the issue with the prompt and session windows from getting clipped when toggle review is active. When the toggle review is active it does not resize with the window and clips the session and prompt input. This does not happen in web version or when the review window is not active.

How did you verify your code works?

Ran a local server and compiled the code and ran to make sure it works. Screenshot shows the fix.

Screenshot 2026-02-03 115240
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11976 **State:** open **Merged:** No --- ### What does this PR do? This fixes the issue with the prompt and session windows from getting clipped when toggle review is active. When the toggle review is active it does not resize with the window and clips the session and prompt input. This does not happen in web version or when the review window is not active. ### How did you verify your code works? Ran a local server and compiled the code and ran to make sure it works. Screenshot shows the fix. <img width="2554" height="2072" alt="Screenshot 2026-02-03 115240" src="https://github.com/user-attachments/assets/5e192741-b11d-4b9c-a5c8-5240bb6016f8" />
yindo added the pull-request label 2026-02-16 18:18:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14011