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
If I press CONTROL KEY in chosen while select multiple elements in the list teh list of elements stay open and dont close and this is very helpfull in our proyect with lost of elements.
But wen I set a filter in yhe multiselect an start selecting elements in the list of matching results while pressing CONTROL-KEY the box do not close but teh search for filtering is reseted when I press one of the matching results and cant continue selecting more of the matching results.
How can I avoid lost the search in this cases?
PLease i need help on this because is the most important behavior for our client.
Where in the code can I patch this behavior in case it isn't implemented?