2 Comments
BJ's avatar

One downside of this approach if not implemented properly is as soon as the user tabs/clicks to a field they are immediately presented with an error. So you need to make sure at least one character is entered right? Thx

Expand full comment

If it's a required field and they immediately tab without entering input, it should present an error because the user cannot leave the field blank. Required fields require at least one character.

Expand full comment