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(17398): fix Datepicker issue with Keyboard Navigation in Firefox #17435

Merged

fix(17398): fix focus order in firefox

34db335
Select commit
Loading
Failed to load commit list.
Merged

fix(17398): fix Datepicker issue with Keyboard Navigation in Firefox #17435

fix(17398): fix focus order in firefox
34db335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

76.82% (-0.01%) compared to fdb31d9, passed because coverage increased by -0.01% when compared to adjusted base (76.82%)

View this Pull Request on Codecov

76.82% (-0.01%) compared to fdb31d9, passed because coverage increased by -0.01% when compared to adjusted base (76.82%)

Details

Codecov Report

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

Project coverage is 76.82%. Comparing base (fdb31d9) to head (34db335).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...ges/react/src/components/DatePicker/DatePicker.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17435      +/-   ##
==========================================
- Coverage   76.82%   76.82%   -0.01%     
==========================================
  Files         408      408              
  Lines       13973    13974       +1     
  Branches     4341     4289      -52     
==========================================
  Hits        10735    10735              
- Misses       3064     3066       +2     
+ Partials      174      173       -1     

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