anomalyco / anomalyco/opencode

[BUG]: Open project dialog does not scroll with touch

Open
#44,421 0 comments 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 23, 2026.

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

Description

Description

On the mobile Web UI, dragging the directory tree in the Open project dialog does not scroll it. Mouse-wheel scrolling works because the dialog forwards wheel deltas to the tree's virtual scroller inside Shadow DOM, but touch movement is not forwarded.

Plugins

None required.

OpenCode version

V2 de11122c9 (local source build).

Steps to reproduce
  1. Open the V2 Web UI on a touch device.
  2. Open Add project.
  3. Expand a directory with enough children to overflow the tree.
  4. Drag vertically inside the tree.

The tree stays in place. It should scroll without selecting the row where the drag ends.

Screenshot and/or share link

Reproduced on a physical Android device.

Operating System

Android 15, Samsung SM-S906E

Terminal

Chrome 151.0.7922.169

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.