Session tooltip persists after navigation #7205

Closed
opened 2026-02-16 18:06:27 -05:00 by yindo · 0 comments
Owner

Originally created by @kyashrathore on GitHub (Jan 22, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Bug Description

When navigating from one session to another via the sidebar session list (toggled via Cmd+B), the "steps component" (tooltip) that appears on hover behaves incorrectly.

Expected Behavior

The tooltip should disappear (or not appear) immediately upon clicking the session item, ensuring the view is clean when the user enters the session.

Current Behavior

Even after the user clicks a session item and the interface navigates to the session conversation (and the mouse moves away from the list), the tooltip still renders/persists, obstructing the view or remaining visible unnecessarily.

https://github.com/user-attachments/assets/f51d0966-c83d-4763-b4db-b5a9ff29b6b0

Originally created by @kyashrathore on GitHub (Jan 22, 2026). Originally assigned to: @adamdotdevin on GitHub. ## Bug Description When navigating from one session to another via the sidebar session list (toggled via Cmd+B), the "steps component" (tooltip) that appears on hover behaves incorrectly. ## Expected Behavior The tooltip should disappear (or not appear) immediately upon clicking the session item, ensuring the view is clean when the user enters the session. ## Current Behavior Even after the user clicks a session item and the interface navigates to the session conversation (and the mouse moves away from the list), the tooltip still renders/persists, obstructing the view or remaining visible unnecessarily. https://github.com/user-attachments/assets/f51d0966-c83d-4763-b4db-b5a9ff29b6b0
yindo added the web label 2026-02-16 18:06:27 -05:00
yindo closed this issue 2026-02-16 18:06:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7205