-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve phone validation error messages #55768
base: main
Are you sure you want to change the base?
improve phone validation error messages #55768
Conversation
@huult Is this PR ready for review? It looks like the ESLint check has failed. |
…-validation-error-messages
@suneox I’m testing this pull request. When it’s done, I’ll ping you for review. Thanks! |
As per this expectation, can we input AAABBB . #? For example: Screen.Recording.2025-02-04.at.14.24.19.mov |
I think we should only accept numbers and a few supported characters for phone numbers, such as cc @NikkiWines |
thanks, I will update it soon |
…-validation-error-messages
@suneox I’ve updated it. Could you check it again? |
Details
Fixed Issues
$ #55337
PROPOSAL: #55337 (comment)
Tests
Same QA step
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2025-01-26.at.22.40.45.mp4
Android: mWeb Chrome
Screen.Recording.2025-01-26.at.22.36.40.mp4
iOS: Native
Screen.Recording.2025-01-26.at.22.42.15.mp4
iOS: mWeb Safari
Screen.Recording.2025-01-26.at.22.39.56.mp4
MacOS: Chrome / Safari
Screen.Recording.2025-01-26.at.22.29.44.mp4
MacOS: Desktop
Screen.Recording.2025-01-26.at.22.32.51.mp4