v13: Validation of form should only happen after form is invalid #15074
Labels
status/idea
The ideas in this issue are great idea, we're not ready to work on it in the near future.
type/bug
Uh oh!
There was an error while loading. Please reload this page.
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
13.0.0
Bug summary
I noticed the new login form in
v13/dev
, but it seems the validation trigger after blur.Best practise is that it first happen after form has been submitted (invalid).
Specifics
No response
Steps to reproduce
Set focus in username/email field and click elsewhere to blur.
Next each time a character is typed the validation message updates.
Expected result / actual result
No response
The text was updated successfully, but these errors were encountered: