momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

fix(tooltip): hide tooltip on scroll #1760

Closed lhernonCisco closed 1 month ago

lhernonCisco commented 1 month ago

Description

Fix for CAUI-9926. Tooltip shouldn't stay visible for element when scrolling.

Related Issue

https://jira-eng-sjc12.cisco.com/jira/browse/CAUI-9926

Motivation and Context

How Has This Been Tested?

Tested manually, tooltip now hides when page scrolls.

Screenshots:

Before (If applicable):

https://github.com/user-attachments/assets/4e6bbf8d-5880-4e3d-9810-adc3d9a2c560

After:

https://github.com/user-attachments/assets/04b5c444-5096-4ee9-ba39-a2e9e597572d

Types of changes

Checklist: