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
This condition MUST be removed.
Use case : to manage in proper way the "minimum" of checked elements, by default I hide "Check all" and show only if that necessary for finded term. If I remove the term, no only one event is runned and I have no way to capture that filter is empty to adapt UI :(
jquery-ui-multiselect-widget/src/jquery.multiselect.filter.js
Line 226 in 7efce37
This condition MUST be removed.
Use case : to manage in proper way the "minimum" of checked elements, by default I hide "Check all" and show only if that necessary for finded term. If I remove the term, no only one event is runned and I have no way to capture that filter is empty to adapt UI :(
Example of what I have
The text was updated successfully, but these errors were encountered: