Filtered items: You can choose only one item and then filter disappears.
GPiotr opened this issue · 1 comments
GPiotr commented
When you filter items in Combobox by writing some text in there you can choose only one filtered item, and then the combo is refreshed and a filter is removed.
Steps to reproduce:
- In Multiselect Combobox type text which filters the items.
- Select one of the items.
- Expanded & Filtered Combobox will be refreshed.
- You have to type the filter again to select an additional item.
Expected result:
The filter remains and you can perform multiple choices until you click outside of the Multiselect Combobox