anomalyco / anomalyco/opencode
Permission dock actions overflow in a detached tray on narrow widths
Open
@Brendonovich is already working on this.
Since Sep 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Permission dock actions sit in a detached tray and overflow on narrow widths.
The permission dock renders its action buttons in a separate DockTray below the shell. On narrow composer widths the buttons wrap awkwardly and the footer is visually detached from the content. There is no opt-in way to keep the actions inside the dock shell where they wrap cleanly.
Plugins
n/a
OpenCode version
latest dev
Steps to reproduce
- Trigger a permission request in the composer.
- Narrow the composer width.
- The action footer overflows / wraps awkwardly in the detached tray.
Screenshot and/or share link
n/a
Operating System
n/a (all)
Terminal
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.