Skip to content

Fix tooltip hover flicker #16926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 19, 2025
Merged

Fix tooltip hover flicker #16926

merged 5 commits into from
Mar 19, 2025

Conversation

brianjhanson
Copy link
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