anomalyco / anomalyco/opencode
Web UI (mobile): session "Delete…" menu item unresponsive until long-press
@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
- Open the OpenCode Web UI from a mobile device (Android).
- Open any session.
- Tap the "…" (more options) menu in the session header.
- Tap "Delete…".
- Observed: nothing happens — no confirmation dialog (
Delete session "name"?) appears. - 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
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.