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

Restrict combobox value to only items in the dropdown #189

Open
2 tasks
chunteck opened this issue Oct 16, 2023 · 0 comments
Open
2 tasks

Restrict combobox value to only items in the dropdown #189

chunteck opened this issue Oct 16, 2023 · 0 comments

Comments

@chunteck
Copy link

Prerequisites

Proposal

We are using the Combobox inside a Form. We can type any value in the Combobox field, and submit the form. Even if the value does not appear in the list of options for the Combobox, the form can still be submitted. Perhaps we can consider restricting the value for the Combobox to the list of options provided in the dropdown.

Motivation and context

No response

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