Skip to content

Fix funnel tooltip not showing on hover#6104

Merged
sanne-san merged 1 commit intomasterfrom
sanne-funnel-tooltip
Feb 26, 2026
Merged

Fix funnel tooltip not showing on hover#6104
sanne-san merged 1 commit intomasterfrom
sanne-funnel-tooltip

Conversation

@sanne-san
Copy link
Copy Markdown
Contributor

Changes

  • The .chartjs-tooltip CSS rule was removed when chartjs.css was deleted in 91363a2 (Improve dark mode), which meant it wasn't showing on hover. The fix applies Tailwind utility classes directly on the tooltip element.

Tests

  • This PR does not require tests

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode

- The `.chartjs-tooltip` CSS rule was removed when `chartjs.css` was deleted in 91363a2 (Improve dark mode), which meant it wasn't showing on hover. The fix applies Tailwind utility classes directly on the tooltip element.
@sanne-san sanne-san requested a review from a team February 26, 2026 10:55
@sanne-san sanne-san added this pull request to the merge queue Feb 26, 2026
Merged via the queue into master with commit 60adbe6 Feb 26, 2026
21 checks passed
@sanne-san sanne-san deleted the sanne-funnel-tooltip branch February 26, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants