carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.61k stars 1.76k forks source link

MultiSelect (select all option): dev implementation #16117

Open laurenmrice opened 3 months ago

laurenmrice commented 3 months ago

Acceptance criteria

Design spec

Image

github-actions[bot] commented 3 months ago

Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team.

If your proposal is accepted and the Carbon team has bandwidth they will take on the issue, or else request you or other volunteers from the community to work on this issue.

andreancardona commented 3 months ago

@Gururajj77 @preetibansalui Feel free to work with design to iron out any details / questions on this. :)

preetibansalui commented 2 months ago

As discussed with @benjamin-kurien , We are providing a prop to user if they want 'All' option in Multiselect or not.

Creakyinertia commented 4 weeks ago

Has the feature been added?

laurenmrice commented 4 weeks ago

@Creakyinertia No, there is currently an open PR for this feature that is still in review.

silverclaru commented 10 hours ago

Hi. I assume it's not possible to extent the current work to include the FilterableMultiSelect component? We need the ability for users to filter the list of options and then select everything the filter applies to with a single click.