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

Hide tooltip when its anchor element is moved off-screen #814

Open
matthew-white opened this issue May 26, 2023 · 0 comments
Open

Hide tooltip when its anchor element is moved off-screen #814

matthew-white opened this issue May 26, 2023 · 0 comments
Labels

Comments

@matthew-white
Copy link
Member

See #811 (comment). If a tooltip is shown for an element, then the element is moved off-screen, the tooltip should be hidden. Maybe we could set up an intersection observer on the element?

I feel like I've encountered a separate bug related to tooltips and scrolling the page, but I'm not able to rediscover it at the moment. It's possible that such a bug could be fixed at the same time as this one. I'll update this description if I encounter other tooltip issues that seem related to this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant