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 #776

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

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

matthew-white opened this issue May 26, 2023 · 0 comments
Labels
bug frontend Requires a change to the UI

Comments

@matthew-white
Copy link
Member

See getodk/central-frontend#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.

@matthew-white matthew-white transferred this issue from getodk/central-frontend Nov 9, 2024
@matthew-white matthew-white added the frontend Requires a change to the UI label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug frontend Requires a change to the UI
Projects
None yet
Development

No branches or pull requests

1 participant