Skip to content

Fix auth form fields

Lukas Weingarten requested to merge fix-auth-form-fields into master

Activate form validators dynamically for auth inputs. Instead of showing annoying validators by start typing, acitave them by submitting a form.

Also add validator errors to email login input for consistency and set correct input type.

Edited by Lukas Weingarten

Merge request reports