[PR #9689] fix(tui): prevent sidebar height from overflowing. #13194

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

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

State: closed
Merged: Yes


What does this PR do?

  • fixes height of the sidebar to "100%", preventing sidebar from overflowing, specially on smaller screens.
  • this issue surfaced after this PR (https://github.com/anomalyco/opencode/pull/7288) as it converts sidebar to an overlay for smaller screens

How did you verify your code works?

  • tested fixe against the latest version (1.1.27) by following the steps in #9686
  • fixed version screenshots attached below

window fullscreen:
fixed_full

window normal/half:
fixed_half

fixes #9686

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9689 **State:** closed **Merged:** Yes --- ### What does this PR do? - fixes height of the sidebar to "100%", preventing sidebar from overflowing, specially on smaller screens. - this issue surfaced after this PR (https://github.com/anomalyco/opencode/pull/7288) as it converts sidebar to an overlay for smaller screens ### How did you verify your code works? - tested fixe against the latest version (1.1.27) by following the steps in #9686 - fixed version screenshots attached below **window fullscreen:** <img width="2565" height="1604" alt="fixed_full" src="https://github.com/user-attachments/assets/8380608d-725d-49b9-ab89-d41a5ce7dba3" /> **window normal/half:** <img width="2565" height="1604" alt="fixed_half" src="https://github.com/user-attachments/assets/6214d28a-4462-4a6b-8bf3-f2c4b722249c" /> fixes #9686
yindo added the pull-request label 2026-02-16 18:18:03 -05:00
yindo closed this issue 2026-02-16 18:18:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13194