thanks for creating this project! i am in the process of integerating this with tangled itself.
i opened up index.html from this repo in a browser, and noticed the following behaviors:
- type in
oppi - arrow down + enter to select works and fills in the input box
- mouse click to select does not work: the menu is closed and the input still contains just
oppi - refocusing the input does not open the typeahead box (perhaps this behavior is intentiional)
in any case, i appreciate the work you have put into this! been quite easy to integrate and style it so far.
edit: the browsers i have tested this on are:
- firefox:
Mozilla Firefox 137.0 - chromium:
Chromium 135.0.7049.84
D'oh, that is what I get for only testing on Safari ๐ taking a look now, thank you!