This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Feature request: ng-messages $warning #13666
Closed
Description
I'm creating a form with 30+ input fields and each input field has multiple error checks. There are are many variables that can have unlikely inputs but should still be submittable if the user chooses so.
I really like ng-messages because it makes error handling neat. What I think is missing is $warning that unlike $error would show warnings the same way as errors but not make the ngmodel invalid. NgModel and the form should then need an extra option beside $valid and $invalid, perhaps $unclear?
Metadata
Metadata
Assignees
Labels
No labels