Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In case of drop-down with more than 100 items SelectAll/DeselectAll take too much time.
Dirty hack is here https://github.com/akuznetsov-gridgain/angular-strap/tree/fix-1852-2.3.6, but this will never be merged.
We need to create clean solution or may be use angular-UI dropdown instead.
Override selectAll, selectNone, update libs. Pavel, please check select with more then 100 items.