bootstrap-combobox
bootstrap-combobox copied to clipboard
Performance improvement for very long list scenarios.
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