paulyoder/angular-bootstrap-show-errors

Multiple input elements

Opened this issue · 7 comments

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.

What do you think @paulyoder could this be merged?

+1

Is this going to be merged at all?

Don't think this module is maintained anymore

+1