-
Notifications
You must be signed in to change notification settings - Fork 196
[feat]: Combobox from ui-primitives #1032
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestissue: enhancementIssue suggesting an enhancement to an existing featureIssue suggesting an enhancement to an existing featureseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: primitivesrelates to primitives packagerelates to primitives packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestissue: enhancementIssue suggesting an enhancement to an existing featureIssue suggesting an enhancement to an existing featureseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solveIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: primitivesrelates to primitives packagerelates to primitives packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
A clear and concise description of what the feature is
Please add "modal" prop to Root of the Combobox primitive which exist on Radix primitives
Why should this feature be included?
Because radix-ui has these props, they give you more control over the component.
Please provide an example for how this would work