[PR #12481] fix(app): toggle file tree and review panel better ux #14234

Closed
opened 2026-02-16 18:19:02 -05:00 by yindo · 0 comments
Owner

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

State: closed
Merged: Yes


changes made:
added a dedicated file tree shortcut: mod+\ fileTree.toggle
decoupled desktop side panel state so file tree and review panel can open independently.
updated layout sizing so the session panel width is correct for:
no side panel,
file tree only,
review (with or without file tree).

review panel now opens only when needed for review/file actions (like focusing a diff or opening a file tab), not when simply toggling the file tree.

screenshots:

image image image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12481 **State:** closed **Merged:** Yes --- changes made: added a dedicated file tree shortcut: mod+\ `fileTree.toggle` decoupled desktop side panel state so file tree and review panel can open independently. updated layout sizing so the session panel width is correct for: no side panel, file tree only, review (with or without file tree). review panel now opens only when needed for review/file actions (like focusing a diff or opening a file tab), not when simply toggling the file tree. screenshots: <img width="258" height="107" alt="image" src="https://github.com/user-attachments/assets/5af90ab4-5dc8-4fd4-99d4-a9806653bff0" /> <img width="502" height="1065" alt="image" src="https://github.com/user-attachments/assets/68e88303-9765-491b-bf05-68a0d471c2f8" /> <img width="791" height="1061" alt="image" src="https://github.com/user-attachments/assets/0cc789c4-bd66-403b-bf0e-94c63b81a320" />
yindo added the pull-request label 2026-02-16 18:19:02 -05:00
yindo closed this issue 2026-02-16 18:19:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14234