SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 39 forks source link

Stop Autocomplete from resetting unique value when you are just deleting text not adding it #410

Open timbl opened 3 years ago

timbl commented 3 years ago

It can be frustrating if you delete the last character of a name in a AC field,but te algorithm automatically replaces it because it is a unique match. Suppress that algorithm f the user is deleting from the end of the name