rgossiaux / svelte-headlessui

Unofficial Svelte port of the Headless UI component library
https://svelte-headlessui.goss.io
MIT License
1.78k stars 96 forks source link

Migrate the autocomplete feature from original component #142

Closed Murtatrxx closed 1 year ago

Murtatrxx commented 1 year ago

Okay, there's a list component but why we can't type to find. Feature looks like is on the original inspiration.

https://headlessui.com/vue/combobox

Murtatrxx commented 1 year ago

And my advice is either creating a new component with autocomplete feature on, or giving us option to enable type-to-find feature.

Murtatrxx commented 1 year ago

Closing, noticed an ongoing PR (#126)