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-1063: Add optional options.preventScroll parameter to focus function to prevent scroll by focus #3277

Merged
merged 7 commits into from
Dec 31, 2024

Merge branch 'develop' into feature/WRR-1063

b3691e3
Select commit
Loading
Failed to load commit list.
Merged

WRR-1063: Add optional options.preventScroll parameter to focus function to prevent scroll by focus #3277

Merge branch 'develop' into feature/WRR-1063
b3691e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

82.29% (+0.00%) compared to fdc137b

View this Pull Request on Codecov

82.29% (+0.00%) compared to fdc137b

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.29%. Comparing base (fdc137b) to head (b3691e3).

Files with missing lines Patch % Lines
packages/spotlight/src/spotlight.js 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3277   +/-   ##
========================================
  Coverage    82.29%   82.29%           
========================================
  Files          152      152           
  Lines         7093     7093           
  Branches      1867     1867           
========================================
  Hits          5837     5837           
  Misses         986      986           
  Partials       270      270           

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