anomalyco / anomalyco/opencode

Web UI V2 prompt controls overlap the send button on narrow displays

Open
#43,295 7 comments 1 reaction 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 18, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

On narrow viewports, the V2 prompt composer keeps agent, model, and model-variant controls in one row. When their combined width exceeds the available space, those controls render over the submit button. Tapping the apparent send area can open a selector and the user is unable to send the message by tapping the send button.

Related issues: #38848 #38210

Plugins

No plugins

OpenCode version

dev branch (9b0dd36cda)

Steps to reproduce
  1. Start the web UI with opencode web.
  2. Open a session at a 320 CSS-pixel-wide viewport or on a phone.
  3. Choose a model with a long name and a reasoning/model variant.
  4. Type a prompt so that the send button is enabled.
  5. Observe the controls at the bottom of the composer, it's impossible to click/tap the Send button, the dropdown opens instead.
Screenshot and/or share link
Image
Operating System

Tested on Windows and Android, but applies to any OS that renders the web UI

Terminal

Not terminal-specific

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.