paulyoder / angular-bootstrap-show-errors

An Angular directive for Bootstrap to intelligently show form validation errors
MIT License
331 stars 77 forks source link

Multiple input elements #35

Open jantimon opened 9 years ago

jantimon commented 9 years ago

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.

jarnovanrhijn commented 9 years ago

+1

jantimon commented 9 years ago

What do you think @paulyoder could this be merged?

egorovpavel commented 9 years ago

+1

fbarbat commented 9 years ago

+1

fabiowitt commented 9 years ago

Is this going to be merged at all?

jantimon commented 9 years ago

Don't think this module is maintained anymore

Benraay commented 8 years ago

+1