Skip to content

Use type=email for email fields

Jelle van der Waa requested to merge jelle/aurweb:account_form into pu

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