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

[Tooltip] Fix children focus detection #14496

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

codeheroics
Copy link
Contributor

@codeheroics codeheroics commented Feb 11, 2019

This fixes a bug (#14468) which made Tooltips unable to detect when some children elements had taken focus (and therefore, made it impossible for them to be displayed on focus, specifically in the case of TextFields)

Thanks to @oliviertassinari 🙂

Closes #14468

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: tooltip This is the name of the generic UI component, not the React module! PR: good for merge labels Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: tooltip This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants