Skip to content

Conversation

@setchy
Copy link
Member

@setchy setchy commented Jan 5, 2026

Context

Fix the bug/defect around tooltips. Some of our tooltips have links within the tooltip contents that would show/hide on icon hover. Somewhere along the way this functionality regressed and we could no longer mouse to the embedded tooltip link.

Fix

In this PR we now:

  • show or hide the tooltip upon clicking the tooltip icon (no longer on hover events)
  • close the tooltip if the mouse leaves the tooltip contents area

Open to alternate proposals

@github-actions github-actions bot added the bug Something isn't working label Jan 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@setchy setchy changed the title fix(tooltip): change show/hide behavior to work with embedded contents fix(tooltip): change show/hide behavior to work with links in description Jan 6, 2026
@setchy setchy merged commit 3ccc49c into main Jan 7, 2026
18 checks passed
@setchy setchy deleted the fix/tooltip-nested-buttons branch January 7, 2026 23:21
@github-actions github-actions bot added this to the Release 6.15.0 milestone Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants