Selecting multiple filtered items from filterable MultiSelect

1 Answer 135 Views
MultiSelect
Rami
Top achievements
Rank 1
Veteran
Rami asked on 16 Mar 2023, 11:34 AM

Hello,

it seems that selecting multiple items from a filterable MultiSelect can be quite a pain if you want to select items that are filtered. I have adapted the snippet from your documentation to show the problem I'm currently facing with a user request: https://blazorrepl.telerik.com/cRaRPKvP25KEN0xs54 by making the dropdown not close automatically and be Contains filterable.

If the user wants to select all items containing the number 3 from the list it might go something like this: User types 3 into the input box. Multiselect shows items containing 3. User selects an item from the filtered options. Multiselect adds the chosen item to the list of selected items and clears the filter. User now has to type 3 again to filter the multiselect again etc.

So the "clear the filter after user selects item" is the problem here. Is there any way to avoid this, or select multiple items in "one go" from the list of filtered items?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Mar 2023, 09:43 AM

Hello Rami,

Indeed, the current behavior doesn't look optimal for the user and we have already included it in our short-term backlog for fixing. We may even include the fix for the next release 4.2.0, due in late April.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Rami
Top achievements
Rank 1
Veteran
commented on 21 Mar 2023, 10:17 AM

Hello Dimo,

 

thank you for the reply and I hope you are able to improve on this behaviour.

Rami
Top achievements
Rank 1
Veteran
commented on 28 Apr 2023, 06:47 AM

I had a look at https://www.telerik.com/support/whats-new/blazor-ui/release-history/ui-for-blazor-4-2-0 and tried the REPL after updating it to the 4.2.0 release, but it seems that this item didn't make the cut. Is there anywhere I can follow this or do I just have to keep checking after every release?
Dimo
Telerik team
commented on 28 Apr 2023, 07:09 AM

Tags
MultiSelect
Asked by
Rami
Top achievements
Rank 1
Veteran
Answers by
Dimo
Telerik team
Share this question
or