-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Feature request
Radix UI has a "Checkbox Group" component that would be useful in the Radix Primitives project.
It looks like at some point the logic was pulled out into checkbox-group.primitive.tsx
. Comparing that file against radio-group.tsx
from the primitives project, it looks like it might be ready as-is.
It would be really helpful to have that exported from radix-ui
and @radix-ui/react-checkbox-group
, it depends on internal radix packages like @radix-ui/react-roving-focus
so a lot would have to be reimplemented from scratch unless we started pulling in those packages.
I'd also be happy to open PRs for the migration if it doesn't need anything more than a cut-and-paste.
veloware and monterarty
Metadata
Metadata
Assignees
Labels
No labels