vue-tailwindcss-typeahead
vue-tailwindcss-typeahead copied to clipboard
Few feature requests
Hi @basarozcan, great component! I have a few feature requests:
- The ability to use the cursor down and up key when the list with matches is shown, to immediately jump from the edit box to the list with matches and scroll through the matches and then use the Enter key to select the highlighted item. This saves user interaction having to move your hand away from the keyboard to the mouse.
- Show the mouse pointer as a hand (tailwind cursor-pointer) when you hover over de list with matches.
- The ability to show the selected value as a tag or nav pill, like this mockup:

- Ability to multi-select, like this mockup:

Hi @eugenevk thank you for your interest.
You have great ideas for component and I'll definitely add them to my to-do list
Hi @basarozcan, I have another suggestion. See this mockup:

A triangle or something similar will tell the user there is a dropdown.