Skip to content

Should tooltip follow component/element on scroll? #4207

@Steven-MKN

Description

@Steven-MKN

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:

  1. have a long list of scrollable elements on screen,
  2. trigger the tooltip to show on one of them,
  3. 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)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    TooltipquestionQuestion related to the library, not an issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions