Skip to content
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

Add slight delay before opening tooltip on hover #14842

Merged
merged 6 commits into from Apr 23, 2024

Conversation

brianjhanson
Copy link
Contributor

Fixes #14836

@brandonkelly brandonkelly changed the base branch from 5.x to 5.1 April 22, 2024 16:00
@brandonkelly
Copy link
Member

Element tooltips are pretty buggy on this PR. Looks like maybe it’s triggered if you hover off of an element toward the end of the delay, but before the tooltip has appeared.

CleanShot.2024-04-22.at.09.04.41.mp4

@brianjhanson
Copy link
Contributor Author

@brandonkelly my bad, clearing the timeout should happen on mouseleave/hide otherwise you can move off the element but the timeout will still fire like you're seeing.

@brandonkelly brandonkelly merged commit f40cde8 into 5.1 Apr 23, 2024
@brandonkelly brandonkelly deleted the feature/tooltip-delay branch April 23, 2024 17:39
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]: Asset filename tooltip overlaps the "Add an asset" button in asset fields
2 participants