gatanaso/multiselect-combo-box-flow

Filtered items: You can choose only one item and then filter disappears.

GPiotr opened this issue · 1 comments

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:

  1. In Multiselect Combobox type text which filters the items.
  2. Select one of the items.
  3. Expanded & Filtered Combobox will be refreshed.
  4. 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

Hi @GPiotr

Thanks for reporting the issue. I will give it a look once I have some free time on my hands.

BR,
Goran