Open
Description
Feature request
Summary
I have the following design which appears to represent a Select
with multiple selections. Base UI's Select
doesn't appear to support multiple selections right now.
Perhaps this should be implemented as a different component, in which case I will close this issue.

Examples in other libraries
<select>
'smultiple
attribute.- Open issue for the same feature in Radix, with lots of upvotes.
- React Aria's
Select
hasselectionMode="multiple"
.
Motivation
Currently search filters on Unsplash only support one selection at a time. We would like to allow multiple selections.
Example: https://unsplash.com/s/photos/dog

Metadata
Metadata
Assignees
Labels
Projects
Status
No status