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 stretched SelectorGroup #2405

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

Support aria-disabled in Field

a0f1460
Select commit
Loading
Failed to load commit list.
Draft

Fix stretched SelectorGroup #2405

Support aria-disabled in Field
a0f1460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

87.92% (+0.00%) compared to e0000a1

View this Pull Request on Codecov

87.92% (+0.00%) compared to e0000a1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.92%. Comparing base (e0000a1) to head (a0f1460).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2405   +/-   ##
=======================================
  Coverage   87.92%   87.92%           
=======================================
  Files         223      223           
  Lines       12924    12927    +3     
  Branches     1748     1748           
=======================================
+ Hits        11363    11366    +3     
  Misses       1506     1506           
  Partials       55       55           
Files with missing lines Coverage Δ
...ckages/circuit-ui/components/Selector/Selector.tsx 90.56% <100.00%> (ø)
...cuit-ui/components/SelectorGroup/SelectorGroup.tsx 94.28% <100.00%> (+0.16%) ⬆️