birb
birb copied to clipboard
Registration form error messages should update on value change
If a user submits the registration form without providing name values, the TextFormField
will get an error message and error border. When the user taps into the field and enters a character, the error message should clear itself.