multi-select
multi-select copied to clipboard
Select All after Search (selects hidden items)
Not sure if this has been answered or has a solution too, but I've come across a problem where after using the demo of the quicksearch mod, using the select_all doesn't take into account of what is visible, instead just selects everything even though search has filtered the results. I tried to use a quick check on the .ms-elem-selectable and check if each is visible to search all, but then I noticed, multi-select doesn't even store the value itself in it's items from the select box, so I have no way of tracing it back.
Added a jsfiddle for testing http://jsfiddle.net/b8ygzqca/6/
I would like that too. a "select_visible" function.
Has anyone figured out how to do this? Having the same issue.
Thanks.
Duplicate of #125