bootstrap-combobox icon indicating copy to clipboard operation
bootstrap-combobox copied to clipboard

Performance improvement for very long list scenarios.

Open divpreet opened this issue 9 years ago • 0 comments
trafficstars

Creating a separate complete list of all elements which can be displayed without running a matcher on empty string when the dropdown is to be pulled down. Also, backspace and delete button press will trigger any change only if the string is non empty to ignore unnecessary trigger of functions

divpreet avatar Dec 24 '15 06:12 divpreet