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: show example with a prefilled value and how to suspend filtering #133

Open
ianmcburnie opened this issue Jan 21, 2025 · 0 comments

Comments

@ianmcburnie
Copy link
Contributor

When a combobox renders with a prefilled value, all of the other suggestions in the list will be filtered out by default. An application developer could temporarily set autocomplete from list to none to increase awareness that there is more than one suggestion. As soon as an input event is received, the filtering would become activate (i.e set from none to list).

Create a new example showing this in action.

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

No branches or pull requests

1 participant