Skip to content

Fix tooltip hover flicker#16926

Merged
brandonkelly merged 5 commits into5.xfrom
bugfix/cms-16922-tooltip-flicker
Mar 19, 2025
Merged

Fix tooltip hover flicker#16926
brandonkelly merged 5 commits into5.xfrom
bugfix/cms-16922-tooltip-flicker

Conversation

@brianjhanson
Copy link
Copy Markdown
Contributor

The styling was applied before the position was updated which caused both mouseenter and mouseleave to be fired in fairly rapid succession

Related issues

Fixes #16922

The styling was applied before the position was updated which caused
both `mouseenter` and `mouseleave` to be fired in fairly rapid
succession
@brianjhanson brianjhanson changed the title Fixes #16922 Fix tooltip hover flicker Mar 19, 2025
@brandonkelly brandonkelly merged commit 4344d23 into 5.x Mar 19, 2025
@brandonkelly brandonkelly deleted the bugfix/cms-16922-tooltip-flicker branch March 19, 2025 19:53
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.

[5.x]: Title tooltip repeatedly opens and closes when hovering over element chips

2 participants