-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix wallet phone validation page #56222
Conversation
@sobitneupane Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chiragsalian I tested this on Web and could not reproduce the issue that led the previous PR being reverted. Could you please trigger the build and request QA team to try reproducing this issue?
Screen.Recording.2025-02-05.at.11.58.27.mov
The action is running here - https://github.com/Expensify/App/actions/runs/13185590211 |
🚧 @chiragsalian has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
adhoc build failed on ios and desktop but that's fine. I've informed QA to test your concern and leave the comment here once done. |
Any updates? @chiragsalian |
Bug is still reproducible 20250211_193028.mp4 |
Hmm, I think the bug only reproducible with private domains, But still I cannot reproduce the bug using private domain(verified email address) Screen.Recording.2025-02-12.at.05.46.16.movBut I cannot create a new account using private domain without verifying the email address as you can see in this video Screen.Recording.2025-02-12.at.05.52.35.movBut I think as we can see the bug is disappear when we pass the country code to the input, so I think the root cause for this bug is we're not passing the country code when sending the request, but if the user is trying to login with same account on another device they will see a country code appears at the beginning of the phone number field |
Bump @chiragsalian @sobitneupane And also this issue was fixed here, I think we can close this one? |
I can confirm that the issue is no longer reproducible. |
Explanation of Change
Fixed Issues
$ #51491
PROPOSAL: #51491 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
Pre-conditions:
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
physical.card.phone.validation.mp4
Android: mWeb Chrome
mweb.mp4
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.-.2025-02-02.at.14.31.00.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.-.2025-02-02.at.14.40.34.mp4
MacOS: Chrome / Safari
Screen.Recording.2025-02-02.at.14.48.03.mov
MacOS: Desktop
Screen.Recording.2025-02-02.at.15.44.10.mov