Skip to content

feat: add collapsible option groups to Select and Multiselect#4813

Draft
ernst-dev wants to merge 2 commits into
mainfrom
feat/select-collapsible-groups
Draft

feat: add collapsible option groups to Select and Multiselect#4813
ernst-dev wants to merge 2 commits into
mainfrom
feat/select-collapsible-groups

test: regenerate documenter snapshot for select collapsible groups

27064c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 1s

97.60% (target 90.00%)

View this Pull Request on Codecov

97.60% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 96.22642% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.60%. Comparing base (f97729a) to head (27064c9).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/multiselect/use-multiselect.tsx 90.47% 2 Missing ⚠️
src/select/internal.tsx 94.44% 1 Missing ⚠️
src/select/utils/use-select.ts 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4813      +/-   ##
==========================================
- Coverage   97.61%   97.60%   -0.01%     
==========================================
  Files         952      953       +1     
  Lines       30816    30916     +100     
  Branches    11318    11355      +37     
==========================================
+ Hits        30081    30177      +96     
- Misses        688      732      +44     
+ Partials       47        7      -40     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.