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

fix: tooltip behaviour on web #4158

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

artus9033
Copy link
Contributor

Motivation

Improper handling of timeout IDs in onHoverIn and onHoverOut in Tooltip component, causing invalid behaviour and sometimes getting stuck with open tooltips (described in #4139 (comment))

Related issue

See #4139

Test plan

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak self-assigned this Nov 14, 2023
@callstack-bot
Copy link

Hey @artus9033, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak merged commit 47bf28d into main Nov 23, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants