anomalyco / anomalyco/opencode
Mobile web UI: Send button overlaps thinking/token indicator on narrow viewport
Open
@Brendonovich is already working on this.
Since Sep 10, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
On the \opencode web\ composer viewed on a phone, the Send button overlaps the thinking/token-amount pill, making the button hard to tap accurately.
Repro
- Run \opencode serve\ (or \opencode web) and open the web UI in mobile Safari.
- Open any session and look at the message composer.
- The Send button is rendered on top of the thinking-amount indicator.
Environment
- Server: opencode 1.18.30 (also present on 1.18.29), Windows 11 host, accessed remotely (no password, behind Cloudflare Access)
- Phone: iPhone 13 Pro, iOS 26.6.1, Safari (390px-wide viewport)
Expected
Composer controls lay out without overlap at ~390px width (send button fully tappable).
Workaround
Hardware/software Enter key still sends, and landscape orientation gives the composer more room.
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.