Actions
Bug #1476
openCreate Account Allows Navigation to Verification Screen with Invalid Phone Number
Start date:
04/08/2026
Due date:
% Done:
0%
Estimated time:
Description
Description
On the Create Account screen, the phone number field does not properly validate input. Even when an invalid phone number is entered, tapping the Continue button navigates the user to the verification code screen.
Steps to Reproduce
- Navigate to the Create Account screen
- Enter a valid Name
- Enter an invalid phone number (e.g., too short, incorrect format, or random digits)
- Enter a valid Email
- Tap on the Continue button
Actual Result
- User is navigated to the Verification Code screen
- No validation error is shown for the invalid phone number
Expected Result
- Phone number should be validated before proceeding
- If invalid:
- Show proper error message
- Prevent navigation to the next screen
Files
Actions