lessgreen / OpenPUDO

Open PUDO Software Platform
GNU Affero General Public License v3.0
2 stars 1 forks source link

When user try to register with an invalid phone number, click done and receive an error the submit button is enabled #29

Open fpietrosanti opened 2 years ago

fpietrosanti commented 2 years ago

After the enduser try to register with an "invalid phone number" and click "Done", the mobile app receive an error, but the following issues arise:

  1. the submit button is clickable (while the app/enduser just received an error and made no changes) leading to further errors
  2. after receiving a phone number error, the user need to click again on the field to correct it (UX improvement)

image