Autocomplete / Typeahead #383
devinellis
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know the intent of Pico is not to provide all the bells and whistles of major libraries. However, I was able to reuse the v2 dropdown listbox under an input with a little bit of hacking. I think this was necessary because of how the styles are coupled with the markup (which I like! but it got in my way this time). I'm not sure what my suggestion would be, this is just more of an FYI / food-for-thought.
FWIW, I had originally been using the built-in datalist feature but it seems MS Edge has a bug with those so its still not a viable option.
Beta Was this translation helpful? Give feedback.
All reactions