moifort / generator-jhipster-bootstrap-material-design

Add material design to your JHipster application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validation errors overlap each other

steviemo opened this issue · comments

Using this with JHipster 2.26.2.

View registration form:

  • Enter invalid password - errors message overlays on top of the password strength indicator.
  • Enter invalid email such as 'test' - Multiple validation messages complaining about invalid email and invalid length overlay each other.