Add hover states to question tool tabs in TUI #8553

Closed
opened 2026-02-16 18:10:15 -05:00 by yindo · 1 comment
Owner

Originally created by @maharshi365 on GitHub (Feb 4, 2026).

Originally assigned to: @kommander on GitHub.

Description

The question tool in the TUI displays tabs for multiple questions and a "Confirm" button, but these tabs don't have hover states like other interactive elements in the UI. This makes it harder to see which tab is being clicked.

Plugins

No response

OpenCode version

1.1.51

Steps to reproduce

  1. Start OpenCode TUI with bun dev
  2. Ask the agent a question that triggers multiple choice questions (e.g., "Ask me several questions about my preferences with multiple tabs")
  3. When the question tool appears with multiple tabs, hover mouse over non-active tabs
  4. Notice there's no visual feedback on hover

Screenshot and/or share link

N/A - UI/UX consistency issue

Operating System

Windows 11

Terminal

Powershell (Windows Terminal)

Originally created by @maharshi365 on GitHub (Feb 4, 2026). Originally assigned to: @kommander on GitHub. ### Description The question tool in the TUI displays tabs for multiple questions and a "Confirm" button, but these tabs don't have hover states like other interactive elements in the UI. This makes it harder to see which tab is being clicked. ### Plugins _No response_ ### OpenCode version 1.1.51 ### Steps to reproduce 1. Start OpenCode TUI with `bun dev` 2. Ask the agent a question that triggers multiple choice questions (e.g., "Ask me several questions about my preferences with multiple tabs") 3. When the question tool appears with multiple tabs, hover mouse over non-active tabs 4. Notice there's no visual feedback on hover ### Screenshot and/or share link N/A - UI/UX consistency issue ### Operating System Windows 11 ### Terminal Powershell (Windows Terminal)
yindo added the windowsopentuibug labels 2026-02-16 18:10:15 -05:00
yindo closed this issue 2026-02-16 18:10:16 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 4, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #7901: Add mouse hover and click to question box (closed - may have been partially addressed)
  • #8199: Question tool: custom 'Other' answer migrates/disappears when switching tabs (related question tool UI/UX issue)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 4, 2026): This issue might be a duplicate of existing issues. Please check: - #7901: Add mouse hover and click to question box (closed - may have been partially addressed) - #8199: Question tool: custom 'Other' answer migrates/disappears when switching tabs (related question tool UI/UX issue) Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8553