-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Tooltips do not preserve position on scroll #2999
Copy link
Copy link
Closed
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Issue Overview
Tooltips do not scroll with the element they're supposed to attached to.
Steps to Reproduce (for bugs)
- Hover over or focus something with a tooltip.
- Scroll. The tooltip won't scroll with the page.
Possible Solution
I assume the tooltip is fixed positioned. Maybe absolute positioning works out better?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.