Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless UI Combobox? #48

Open
KieranFleckney opened this issue Mar 25, 2024 · 4 comments
Open

Headless UI Combobox? #48

KieranFleckney opened this issue Mar 25, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@KieranFleckney
Copy link

Is the combobox component in the work or is this something you are not looking to implement currently? Was there a reason you didn't do port it with the others?

@DavidVollmers
Copy link
Owner

Hey thanks for reaching out!

So to be honest I didn't implement the ComboBox yet for two reasons:

  1. I didn't need to use it myself so far
  2. I am scared about the efforts of implementing and maintaining it. It is a rather complex component and also it will be really difficult to deliver the same developer experience as the JS packages of Headless UI do. One part for example which will take some brainstorming to implement is Binding objects as values.

So I want to definetly implement it at some point but was lacking the motivation so far... I hope I will find some time in the upcoming weeks. On the other hand there is also a big update on Headless UI in the pipeline which will introduce even more new components which I want to implement using Ignis (https://github.com/tailwindlabs/headlessui/releases/tag/%40headlessui%2Freact%40v2.0.0-alpha.1). But before I will start with this I will make sure to implement the ComboBox!

@DavidVollmers DavidVollmers self-assigned this Mar 25, 2024
@DavidVollmers DavidVollmers added the enhancement New feature or request label Mar 25, 2024
@DavidVollmers
Copy link
Owner

I will leave this issue open until the ComboxBox component is implemented and I will also pin it for visibility.

@DavidVollmers DavidVollmers pinned this issue Mar 25, 2024
@KieranFleckney
Copy link
Author

@DavidVollmers I appreciate the reply. I thought reason one would likely be the case. Also v2 looks good. Thanks for the great work.

Also would it be a good idea to enable Discussions for the repo. Would be good to ask question about the library that are not issues? Or are you happy them being open as issues?

@DavidVollmers
Copy link
Owner

Good point! I enabled discussions right away. Completely forgot that feature exists...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants