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

WRR-11077: Fixed Scroller to prevent the native scrolling behavior caused by keydown events when the popup is opened #1756

Merged
merged 9 commits into from
Dec 5, 2024

Revert enact branch in travis file

d767bc4
Select commit
Loading
Failed to load commit list.
Merged

WRR-11077: Fixed Scroller to prevent the native scrolling behavior caused by keydown events when the popup is opened #1756

Revert enact branch in travis file
d767bc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

80.96% (+0.07%) compared to 313bc48

View this Pull Request on Codecov

80.96% (+0.07%) compared to 313bc48

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.96%. Comparing base (313bc48) to head (d767bc4).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
useScroll/useScroll.js 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1756      +/-   ##
===========================================
+ Coverage    80.89%   80.96%   +0.07%     
===========================================
  Files          148      148              
  Lines         6672     6709      +37     
  Branches      1988     2005      +17     
===========================================
+ Hits          5397     5432      +35     
- Misses         967      969       +2     
  Partials       308      308              

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