Skip to content

Add slight delay before opening tooltip on hover#14842

Merged
brandonkelly merged 6 commits into5.1from
feature/tooltip-delay
Apr 23, 2024
Merged

Add slight delay before opening tooltip on hover#14842
brandonkelly merged 6 commits into5.1from
feature/tooltip-delay

Conversation

@brianjhanson
Copy link
Copy Markdown
Contributor

Fixes #14836

@brandonkelly brandonkelly changed the base branch from 5.x to 5.1 April 22, 2024 16:00
@brandonkelly
Copy link
Copy Markdown
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
Copy Markdown
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