Closed alvarotrigo closed 2 months ago
Just as a note. The same list seems to work smoothly in Select2. So I assume the issue can be dealt with somehow.
Still an issue in choicesJS @alvarotrigo .. I wonder weather the root cause the highlight behavior and how to disable it ..
This appears to be something todo with the css/html for the select-select mode. The multi-select works fine.
I actually prefer the multi-select UI even for single item, so I've hacked that into my own fork. The documentation (and config name) will need some cleanup.
There was an O(N^2) behavior in search, since v11.0.0-rc8
was deployed it looks to be working better.
There is a stall when stopping search, but an that is because it is re-rendering all the choices
Describe the bug
With a list of 400 issues I experiement performance issues when working with the single select box when:
To Reproduce Go here: https://codepen.io/alvarotrigo/pen/PowgMmw Search for a text such as "flkjadslkfjaslfjlakjf" Or just click on any item in the list, you'll notice how it doesn't close as fast as expected.
Screenshots See a video here:
Desktop (please complete the following information):