anomalyco / anomalyco/opencode
Settings surface unusable on narrow/mobile viewport via web UI (two-column layout doesn't collapse)
Open
@Hona is already working on this.
Since Sep 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
The full-screen Settings surface maintains its two-column layout at phone widths preventing collapse into mobile friendly layout. This results in nav labels being truncated like “Tastenkombina” and body text wrapping into a narrow column.
Furthermore text overlaps, for example in Providers tab “Disconnect” is placed over the connection method label.
Plugins
none
OpenCode version
OpenCode Desktop v1.18.29
Steps to reproduce
- Open Settings at ~390px viewport width (phone / narrowed window).
- Visit each panel: Allgemein, Tastenkombinationen, Server, Anbieter, Modelle.
- Labels truncate, text overflows, controls overlap, content is cut off.
Screenshot and/or share link
No response
Operating System
OpenCode Server viewed via Safari on iOS
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.