angular-bootstrap-show-errors
angular-bootstrap-show-errors copied to clipboard
Multiple input elements
Given a form which has one label but multiple input elements per row:
zip/city [____] [_______]
Unfortunately angular-bootstrap-show-errors validates only the first input element.
Could you add an setting which turns blurred
into an array?
https://github.com/paulyoder/angular-bootstrap-show-errors/blob/master/src/showErrors.js#L27
This would allow us to show errors for multiple elements after all of them were touched.
+1
What do you think @paulyoder could this be merged?
+1
+1
Is this going to be merged at all?
Don't think this module is maintained anymore
+1