Hide tooltip when its anchor element is moved off-screen
Open
frontend
- Dominant language
- JavaScript
- Stars
- 226
- Forks
- 235
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 19
Description
See https://github.com/getodk/central-frontend/pull/811#discussion_r1206977930. 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.