Skip to:
When a user submits the signup form and fails validation, the form is completely cleared and the user must start over from scratch. This is an onboarding disappoint.
To replicate: put a `.` in the username when signing up and submit the form.
Tested and verifiedCheck documentation here = https://www.notion.so/ortussolutions/User-Failing-Validation-Clears-Entire-Form-Test-Cases-4b541f78b7f04be88f86e6102acf139a
Luis Majano mentioned this issue in a commit of Ortus Websites / www.forgebox.io on branch development:
Merge branch 'registration-login-forms' into 'development'
Javier Quintero mentioned this issue in a merge request of Ortus Websites / www.forgebox.io on branch registration-login-forms:
#resolve User Failing Validation Clears Entire Form
Javier Quintero mentioned this issue in a commit of Ortus Websites / www.forgebox.io on branch registration-login-forms:
When a user submits the signup form and fails validation, the form is completely cleared and the user must start over from scratch. This is an onboarding disappoint.
To replicate: put a `.` in the username when signing up and submit the form.