You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when using the Dropdown (https://carbondesignsystem.com/components/dropdown/usage/), there is an option to transform the component into a multiselect, which fits our use case perfectly. We need to be able to select multiple (and many) options from the dropdown.
However, we also need to be able to select/deselect all options quickly. We often hear from our customers that 'unnecessary clicks' can ruin the user experience, which I completely agree with.
Our particular use case here, can involve selecting or deselecting up to hundreds of values from the dropdown. A single option to do this automatically would save a significant amount of time and effort for our users.
The solution
Add an option at the top of the list of values in a multiselect dropdown to select/deselect all options in the component. This would save time and clicks.
For example, our data sets can include selecting 10s to hundreds of values from thousands in the dropdown (VERY large datasets), as seen in the following picture:
Examples
We've implemented this in the previous iteration of our application - not with dropdowns - but with checkboxes, to help with the user experience. Examples in screenshots below:
Application/PAL
IBM Sterling - B2Bi SaaS InFlight Web
Business priority
Medium Priority = upcoming release but is not pressing
Available extra resources
none. cannot spare due to application development effort.
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.
Thanks for opening this! Totally agree - we've got an issue open for this one already with some plans lined out, #4593. I'm not sure when we'll be able to take it on but this is definitely a feature we'd like to see added to MultiSelect
The problem
Currently when using the Dropdown (https://carbondesignsystem.com/components/dropdown/usage/), there is an option to transform the component into a multiselect, which fits our use case perfectly. We need to be able to select multiple (and many) options from the dropdown.
However, we also need to be able to select/deselect all options quickly. We often hear from our customers that 'unnecessary clicks' can ruin the user experience, which I completely agree with.
Our particular use case here, can involve selecting or deselecting up to hundreds of values from the dropdown. A single option to do this automatically would save a significant amount of time and effort for our users.
The solution
Add an option at the top of the list of values in a multiselect dropdown to select/deselect all options in the component. This would save time and clicks.
For example, our data sets can include selecting 10s to hundreds of values from thousands in the dropdown (VERY large datasets), as seen in the following picture:
Examples
We've implemented this in the previous iteration of our application - not with dropdowns - but with checkboxes, to help with the user experience. Examples in screenshots below:
Application/PAL
IBM Sterling - B2Bi SaaS InFlight Web
Business priority
Medium Priority = upcoming release but is not pressing
Available extra resources
none. cannot spare due to application development effort.
Code of Conduct
The text was updated successfully, but these errors were encountered: