Use type=email for email fields

Setting the input type gives the use a hint that the field should be an email and also shows an error when a non-email is filled into the email field.

Merge request reports

Loading