* Use standard dropdowns for autocomplete
* Debounce autocompletion, limit to 10 suggestions, allow tab
* Keyboard navigation improvements
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
* Autocomplete: use the same width as the parent field
* Prevent browser autocomplete, do not hide on field click
* Use !==
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
---------
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>