You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Currently on touch devices, when a user is scrolling, the tooltip is following when scrolling, it doesn't reposition and the tolltip is not disappearing.
A suggestion for this is to reposition the popover when scrolling so it always anchors to its anchor element.
Also on touch devices, you touch the screen constantly, so before removing the tooltip the user should scroll a certain distance. From playing around with it, 150 pixels feels good.