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
Hi, I would just like to open a discussion by posing this question.
Currently, if you have a scrollable list of elements, the tooltip will not follow the element it is anchored to when scrolling.
How to try this out:
have a long list of scrollable elements on screen,
trigger the tooltip to show on one of them,
as the tooltip text is showing, scroll through the elements
Observe the tooltip stays stationary
My question is this sufficient, or do we maybe want the tooltip to either follow the element it is anchored to, or hide once a scroll happens (or even once a touch registers outside its borders)?
The text was updated successfully, but these errors were encountered:
Ask your Question
Hi, I would just like to open a discussion by posing this question.
Currently, if you have a scrollable list of elements, the tooltip will not follow the element it is anchored to when scrolling.
How to try this out:
Observe the tooltip stays stationary
My question is this sufficient, or do we maybe want the tooltip to either follow the element it is anchored to, or hide once a scroll happens (or even once a touch registers outside its borders)?
The text was updated successfully, but these errors were encountered: