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

Control ArrowUp and ArrowDown keys for Dropdown #18324

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix: refactor to make it easier to read and include last item

6489e55
Select commit
Loading
Failed to load commit list.
Open

Control ArrowUp and ArrowDown keys for Dropdown #18324

fix: refactor to make it easier to read and include last item
6489e55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 0s

84.17% (-0.01%) compared to e973f28, passed because coverage increased by 0% when compared to adjusted base (84.16%)

View this Pull Request on Codecov

84.17% (-0.01%) compared to e973f28, passed because coverage increased by 0% when compared to adjusted base (84.16%)

Details

Codecov Report

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

Project coverage is 84.17%. Comparing base (e973f28) to head (6489e55).

Files with missing lines Patch % Lines
...ackages/react/src/components/Dropdown/Dropdown.tsx 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18324      +/-   ##
==========================================
- Coverage   84.17%   84.17%   -0.01%     
==========================================
  Files         408      408              
  Lines       14435    14441       +6     
  Branches     4690     4696       +6     
==========================================
+ Hits        12150    12155       +5     
- Misses       2121     2122       +1     
  Partials      164      164              

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