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

Enhanced Select should synchronize with a hidden input #3729

Closed
kfranqueiro opened this issue Oct 10, 2018 · 0 comments · Fixed by #3949
Closed

Enhanced Select should synchronize with a hidden input #3729

kfranqueiro opened this issue Oct 10, 2018 · 0 comments · Fixed by #3949
Milestone

Comments

@kfranqueiro
Copy link
Contributor

This is basically #2221 for Enhanced Select, since we're re-adding a version that uses MDC Menu rather than a select element.

The Enhanced Select needs to be able to synchronize its value with a hidden input element in order for it to be visible to HTML forms. This is critical functionality for a component intended to behave like a form input element.

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

Successfully merging a pull request may close this issue.

1 participant