-
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
[ECard Settings] Wallet - Clicking on Address does nothing after submitting empty phone number #36056
[ECard Settings] Wallet - Clicking on Address does nothing after submitting empty phone number #36056
Conversation
cc @grgia |
31bc2b3
to
9332a29
Compare
…ne-number-bug # Conflicts: # src/libs/GetPhysicalCardUtils.ts # src/pages/settings/Wallet/Card/GetPhysicalCardPhone.tsx
…ard flow from expensify card page
…ne-number-bug # Conflicts: # src/libs/GetPhysicalCardUtils.ts
@cristipaval 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] |
Going to trigger a test build for this one! |
This comment has been minimized.
This comment has been minimized.
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-02-19.at.18.31.57.moviOS: NativeScreen.Recording.2024-02-19.at.18.28.10.movMacOS: Chrome / SafariScreen.Recording.2024-02-19.at.18.20.07.mov |
🎯 @rushatgabhane, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #36800. |
🚀 Deployed to staging by https://github.com/grgia in version: 1.4.44-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.44-13 🚀
|
Details
Fixed Issues
$#34426
PROPOSAL:
Tests
Note: if no expensify card is available, you can mock it with an useEffect or through the browser console like this:
Get physical card
Get physical card
Get physical card
Offline tests
Same as tests
QA Steps
Get physical card
Get physical card
Get physical card
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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.2024-02-13.at.21.34.44.mp4
Android: mWeb Chrome
Screen.Recording.2024-02-12.at.19.16.07.mp4
iOS: Native
Screen.Recording.2024-02-12.at.19.39.45.mp4
iOS: mWeb Safari
Screen.Recording.2024-02-12.at.19.11.16.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-02-12.at.19.03.08.mp4
MacOS: Desktop
Screen.Recording.2024-02-12.at.19.23.53.mp4