Closed shiroinegai closed 7 months ago
Sure 👍
Dropdown as general purpose, or dropdown as input select (multiselect, autocomplete) ?
It's a general purpose Dropdown component. Multi-select and auto-complete could be built as extensions to the Select component.
Qwik UI is actually using that under the hood for several components now!
I am trying this Select component but how to handle default item and selected item, where is onClick$ or event handler? pls help, thanks much
Hi, I see the component is in alpha but this task is in Todo. Are you looking for a contributor to build it out further?
Hi, I see the component is in alpha but this task is in Todo. Are you looking for a contributor to build it out further?
I believe @thejackshelton is activelly working on it?
Hi, I see the component is in alpha but this task is in Todo. Are you looking for a contributor to build it out further?
Hey @cwoolum, yeah have been working on it pretty actively since the last sprint (10 or so days ago). We have a Qwik UI meeting this wednesday where I'll be going over some of the progress.
Happy to invite to the meeting if you're interested in helping pushing that (or another component) further. I will also likely be in the Qwik UI discord between then, feel free to hop in.
Hello @thejackshelton, thanks for you great work with this lib! Is it going to have support for multiple selection?
Hello @thejackshelton, thanks for you great work with this lib! Is it going to have support for multiple selection?
Yep, there's notes in the repo where you can see our current progress 😄
You can also check the backlog https://github.com/orgs/qwikifiers/projects/1
You can also check the backlog https://github.com/orgs/qwikifiers/projects/1
Ah that might be a bit out of date 😅 . At least I haven't been updating it.
I think your best bet is diving into the commits 🤿
Oh, I still confuse 2024 with 2023 😅
@thejackshelton, DM'd you on Discord
Closing, as this was released in beta last month.
@thejackshelton is there a place to follow multi selection support?
@thejackshelton is there a place to follow multi selection support?
@juanpmarin I would say the qwikifiers discord. It is on the roadmap, but I'm not necessarily rushing to add it at the moment 😅 , as it's a more advanced use case, will likely be focused on the more common use cases, such as a tooltip, switch, or refactoring current components and making sure the foundation is battle tested and a joy to use.
If you'd like to take a crack at it, I'd be happy to walk you through the component.
We also have a contributing guide here: https://qwikui.com/contributing/
@gioboa Could you assign this one to me? Greg requested for this component for the Rabbit Store tutorial so I'm gonna work on it this week.