-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result:
Front-end validation should catch obviously invalid phone numbers, and display the error message "Please enter a phone number including the country code e.g +447814266907" instead of a clickable OptionRow. Like this:
Actual Result:
No visual feedback given to user when OptionRow with invalid phone number is clicked, only an error is shown in the console:
Action Performed:
- Click search icon
- Enter an invalid phone number (example:
7777) - Click on the
OptionRowthat shows up:
Workaround:
No workaround (other than making sure you enter valid phone numbers), but not a deploy-blocking issue.
Platform:
Where is this issue occurring?
- Web
- iOS
- Android
- Desktop App
- Mobile Web
Version Number: 1.0.46.0
Notes/Photos/Videos:
Enhancements that can we worked on concurrently by the assigned engineer of this issue or worked on a week after this closes by someone else #2936
Expensify/Expensify Issue URL: https://github.com/Expensify/Expensify/issues/159892


