We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Bug
Upon submission of form, md-select should validate even while pristine
Does not validate upon submitting untouched md-select field. Only validates after touching.
Updated plunker: https://embed.plnkr.co/UlyVEOfzFqJuzBnfccEz/
For user to easily know which field still needs to be filled up; to be consistent with md-input behavior.
Angular 4 - model driven forms
Similar to this version 1 issue : https://github.com/angular/material/issues/8529
The text was updated successfully, but these errors were encountered:
Looks like your plunker is broken
Sorry, something went wrong.
Closing as a duplicate of #4611.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Upon submission of form, md-select should validate even while pristine
What is the current behavior?
Does not validate upon submitting untouched md-select field. Only validates after touching.
What are the steps to reproduce?
Updated plunker: https://embed.plnkr.co/UlyVEOfzFqJuzBnfccEz/
What is the use-case or motivation for changing an existing behavior?
For user to easily know which field still needs to be filled up; to be consistent with md-input behavior.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4 - model driven forms
Is there anything else we should know?
Similar to this version 1 issue : https://github.com/angular/material/issues/8529
The text was updated successfully, but these errors were encountered: