Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent browser scroll while scrolling over the tooltip #5414

Merged
merged 4 commits into from
Dec 11, 2023

move logic to preventParentScroll util function

0c19926
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent browser scroll while scrolling over the tooltip #5414

move logic to preventParentScroll util function
0c19926
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

87.58% (+0.00%) compared to e8674fc

View this Pull Request on Codecov

87.58% (+0.00%) compared to e8674fc

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (e8674fc) 87.58% compared to head (0c19926) 87.58%.
Report is 47 commits behind head on master.

Files Patch % Lines
src/lib/scroll.js 16.66% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5414   +/-   ##
=======================================
  Coverage   87.58%   87.58%           
=======================================
  Files         583      584    +1     
  Lines       46369    46398   +29     
  Branches     7016     7019    +3     
=======================================
+ Hits        40610    40640   +30     
+ Misses       5759     5758    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.