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

Support request forms: required select field still contain an empty option #234

Open
jits opened this issue Jul 18, 2018 · 0 comments
Open
Labels

Comments

@jits
Copy link
Contributor

jits commented Jul 18, 2018

Looking at the code we always add an empty option for select fields (non- multiple), even if they are required. This always someone to submit an empty value, even though it may be required.

Design question: what becomes the pre-selected option? The first one? Configurable?

@jits jits added the bug label Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant