Listbox: select all option does not work well when using the filter #1862
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
I tried to build a Plunkr Case for it but i encountered importing the Listbox module.
Any help with it will be much appreciated.
Current behavior
Filter the multi-select, you will see that the list box shows all items that contains the entered filter
but clicking will only select items that begins with the entered filter.
Expected behavior
Select-all should select all options you currently see on the listbox.
Minimal reproduction of the problem with instructions
http://www.primefaces.org/primeng/#/listbox
use the Advanced (Multiple, Checkbox and Filter) demo.
What is the motivation / use case for changing the behavior?
We think that selecting all items once you use the filter if a very common
and important case in this component.
It definitely the case for us...
The text was updated successfully, but these errors were encountered: