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
Click on the select widget to open the dropdown and search box
Notice the two search boxes (screenshot below)
Use the first search box (visible initially before opening the dropdown). Notice how it appears to search, but does not search properly (wrong results)
Note that although initially the functional search input is focused, once a selection is made, the dysfunctional search input gets focus.
Summary
When using advanced select with remote data and tags style, there are two search boxes, and one of them is dysfunctional.
Steps to Reproduce
Note that although initially the functional search input is focused, once a selection is made, the dysfunctional search input gets focus.
Demo Link
https://preline.co/docs/advanced-select.html#remote-data-tags
Expected Behavior
Disable one of the search boxes (no input). There should be only one input element.
Actual Behavior
There are two input elements, one of which is dysfunctional, and the user may use it.
The text was updated successfully, but these errors were encountered: