Fermain / -mollify

9 stars 9 forks source link

Keyboard enabled autocomplete #116

Closed Melisa-Zorraindo closed 1 year ago

Melisa-Zorraindo commented 1 year ago

I added keyboard navigation to the suggestions in the search bar and left some comments here and there hoping they'll help spot what does what more easily.

When selecting an item from the suggestions list, the colour I chose is the most similar to the colour when hovering with the mouse. The skeleton UI tokens applied to :hover couldn't be applied when using the keyboard.

I fixed the typescript errors and the accessibility warning.