The 8-value USREOU code is not fully recorded when the value starts with ‘0’.
In the "Full name of the organization" field, spaces from the beginning of the field are not deleted (left trim) 'and extra spaces in the middle of the ‘normalize spaces’ field
for all screen resolutions: Desktop 1920, Desktop1440, Tablet 992, Tablet 768, Mobile 375.
Steps to reproduce
Navigate to the sign up page.
Enter a few spaces at the start of the field, a few spaces in the middle of the field.
Enter 8 numbers of the USREOU code starting with ‘0’.
Then fill in the form valid values.
Click submit form.
Pay attention on text in the field "Full name of the organization" in requests.
Pay attention on code in the field " the USREOU" in requests.
Actual results
The 8-value USREOU code is not fully recorded when the value starts with ‘0’.
In the "Full name of the organization" field, spaces from the beginning of the field are not deleted (left trim) 'and extra spaces in the middle of the ‘normalize spaces’ field
for all screen resolutions: Desktop 1920, Desktop1440, Tablet 992, Tablet 768, Mobile 375.
Expected results
The 8-value USREOU code recorded when the value starts with ‘0’.
In the "Full name of the organization" field there is a function left trim and normalize spaces.
for all screen resolutions: Desktop 1920, Desktop1440, Tablet 992, Tablet 768, Mobile 375.
Environment
Desktop (please complete the following information)
Smartphone (please complete the following information)
Pre-conditions https://chari-erp-dev-5jqgv.ondigitalocean.app/sign-up - page is opened
Description
Steps to reproduce
Actual results
Expected results
Screenshots