multi-select icon indicating copy to clipboard operation
multi-select copied to clipboard

Select All after Search (selects hidden items)

Open timothymarois opened this issue 9 years ago • 4 comments
trafficstars

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.

timothymarois avatar Aug 17 '16 19:08 timothymarois

Added a jsfiddle for testing http://jsfiddle.net/b8ygzqca/6/

timothymarois avatar Aug 17 '16 23:08 timothymarois

I would like that too. a "select_visible" function.

sivann avatar Sep 21 '16 14:09 sivann

Has anyone figured out how to do this? Having the same issue.

Thanks.

dkintgen avatar Jun 27 '17 15:06 dkintgen

Duplicate of #125

dchatry avatar Nov 05 '18 12:11 dchatry