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: dropdown items are not moving to the next tab index due to stopPropagation #911

Merged
merged 2 commits into from
Nov 13, 2024

Merge branch 'main' into skrish/dropdown-fix1

af76511
Select commit
Loading
Failed to load commit list.
Merged

fix: dropdown items are not moving to the next tab index due to stopPropagation #911

Merge branch 'main' into skrish/dropdown-fix1
af76511
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

84.61% (+0.01%) compared to 3f673dd

View this Pull Request on Codecov

84.61% (+0.01%) compared to 3f673dd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.61%. Comparing base (3f673dd) to head (af76511).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   84.59%   84.61%   +0.01%     
==========================================
  Files        1100     1100              
  Lines       20492    20488       -4     
  Branches     7748     7748              
==========================================
- Hits        17336    17335       -1     
+ Misses       3069     3066       -3     
  Partials       87       87              

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