adobe / spectrum-web-components

Spectrum Web Components
https://opensource.adobe.com/spectrum-web-components/
Apache License 2.0
1.26k stars 202 forks source link

[Feat]: Multiple selection combobox #4777

Open kzarora opened 1 month ago

kzarora commented 1 month ago

Code of conduct

Impacted component(s)

Picker components

Description of the requested feature

The user should be able to select more than one option in the combobox drop-down as shown in the image below.

Mockups or screenshots

Screenshot 2024-09-23 at 2 52 57 PM1 copy

Implementation notes or ideas

No response

najikahalsema commented 2 weeks ago

@kzarora hi there, question for you--what is the experience you want to achieve here? If you're entering specific text into an input field,I am unsure why multiple selections could be possible. In other words, in the example you provided, if you have inputted "Adobe InDesign", why would you be able to select menu items that don't match that string?

perhaps something like this experience is what you'd be looking for instead?

image image

kzarora commented 1 week ago

Yes I am more concerned about the multiple selection options instead of typing in search for the element. Much like image

najikahalsema commented 5 days ago

@kzarora in that case, could you use the picker instead?