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

Add some ComboBox aka TypeAhead to the headless components #674

Open
ghost opened this issue Aug 30, 2022 · 0 comments
Open

Add some ComboBox aka TypeAhead to the headless components #674

ghost opened this issue Aug 30, 2022 · 0 comments
Labels
headless All about headless components and foundations

Comments

@ghost
Copy link

ghost commented Aug 30, 2022

We lack some very important headless component, that we should add to our foundation: A ComboBox or TypeAhead (see also headless-ui

This element is used to select one or many items from some "large" list of elements; could be static or generated from dynamic remote queries on the fly during typing.

We should investigate, how to manage (display and unselect) multiple selections. If there is some senseful headless approach, we should use that for the ListBox and our DataCollection as well. (might be a different issue of course)

@ghost ghost added the headless All about headless components and foundations label Aug 30, 2022
@ghost ghost added this to the 1.0-RC3 milestone Aug 30, 2022
@ghost ghost modified the milestones: 1.0-RC3, 1.0-RC4 Nov 23, 2022
@ghost ghost removed this from the 1.0-RC4 milestone Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
headless All about headless components and foundations
Projects
None yet
Development

No branches or pull requests

0 participants