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
Notice that just the options displayed in the filter are been select. Expected: All options should be selected.
5.- Click select none button (filter).
Notice that just the options displayed in the filter are been deselect, which means that you still have 3 in the output model. Expected: All options should be un-selected.
The text was updated successfully, but these errors were encountered:
Select All, Select None and Reset button, works only for filtered results.
I think that should work on the entire inputModel.
https://plnkr.co/edit/zBfYpI1olLQbfaYZaxAQ?p=preview
Steps to replicate:
1.- Open https://plnkr.co/edit/zBfYpI1olLQbfaYZaxAQ?p=preview
2.- Open the dropdown and select the first three (Albania, Algeria, Argentina)
3.- Search 'united'
4.- Click select all button (filter).
Notice that just the options displayed in the filter are been select. Expected: All options should be selected.
5.- Click select none button (filter).
Notice that just the options displayed in the filter are been deselect, which means that you still have 3 in the output model. Expected: All options should be un-selected.
The text was updated successfully, but these errors were encountered: