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

[Combobox] Implement Combobox #222

Open
colmtuite opened this issue Mar 21, 2024 · 1 comment
Open

[Combobox] Implement Combobox #222

colmtuite opened this issue Mar 21, 2024 · 1 comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@colmtuite
Copy link
Contributor

colmtuite commented Mar 21, 2024

Related Issues
Each of these related issues should be considered when designing and implementing the new component. When this issue is resolved, these related issues should be closed.

@colmtuite colmtuite added component: autocomplete This is the name of the generic UI component, not the React module! new feature New feature or request labels Mar 21, 2024
@oliviertassinari
Copy link
Member

oliviertassinari commented Oct 21, 2024

One challenge will be performance https://x.com/diegohaz/status/1848330344941982104.

Also to note that it took me 1,000 hr to get to a point where I started to be happy with the component. 200 hr for the first PR and the rest was iterating with the community on bug reports and feature requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants