[PR #12820] fix(tui): make /status dialog scrollable #14388

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

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

State: open
Merged: No


Summary

  • Wraps the /status dialog content in a <scrollbox> with a terminal-relative maxHeight so content is scrollable when it overflows on smaller terminals or with many MCP servers/plugins
  • Centers all dialogs vertically by replacing the fixed paddingTop offset with justifyContent: center in the Dialog wrapper moved to a new Issue/PR

Closes #9314 | Prev PR Attempt (self closed): https://github.com/anomalyco/opencode/pull/9315

PR and PR Description AI Assisted

https://github.com/user-attachments/assets/74baef1a-d0a7-4358-8356-f7424a9192bb

Edit: Updated Video

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12820 **State:** open **Merged:** No --- ## Summary - Wraps the `/status` dialog content in a `<scrollbox>` with a terminal-relative `maxHeight` so content is scrollable when it overflows on smaller terminals or with many MCP servers/plugins - ~~Centers all dialogs vertically by replacing the fixed `paddingTop` offset with `justifyContent: center` in the Dialog wrapper~~ *moved to a new Issue/PR* Closes #9314 | Prev PR Attempt (self closed): https://github.com/anomalyco/opencode/pull/9315 *PR and PR Description AI Assisted* https://github.com/user-attachments/assets/74baef1a-d0a7-4358-8356-f7424a9192bb Edit: Updated Video
yindo added the pull-request label 2026-02-16 18:19:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14388