anomalyco / anomalyco/opencode

Web UI (mobile): session "Delete…" menu item unresponsive until long-press

Open
#43,373 0 comments 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 19, 2026.

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

Description

Description

On the mobile Web UI, the "Delete…" item in the session overflow menu ("…" inside an open session) does not respond to a normal tap. Tapping it does nothing — no confirmation dialog appears. The item only works after a long-press on the "Delete…" row; then the Delete session "name"? confirmation dialog finally shows up.

This is very confusing for users — there is no visual feedback, so it looks like the button is simply broken/disabled. Users don't know how to use it.

Related: #37693 (same area, but that one reports flickering; here there is no flickering — the menu item just silently swallows taps).

Plugins

No response

OpenCode version

1.18.18

Steps to reproduce
  1. Open the OpenCode Web UI from a mobile device (Android).
  2. Open any session.
  3. Tap the "…" (more options) menu in the session header.
  4. Tap "Delete…".
  5. Observed: nothing happens — no confirmation dialog (Delete session "name"?) appears.
  6. Long-press the "Delete…" row instead: the confirmation dialog now appears.
Screenshot and/or share link

Video demonstrating the behavior (normal tap does nothing, long-press opens the confirmation dialog) — will be attached to this issue.
https://github.com/user-attachments/assets/196657f7-2554-4274-bdcf-d744b0d21b25

Operating System

Android 17

Terminal

Web UI — Google Chrome (Version 151.0.7922.137, com.android.chrome)

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.