-
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
Use SetPersonalDetailsAndShipExpensifyCards #50660
Conversation
This is still on hold as the web pr is only in staging, but I think @allgandalf or @DylanDylann can start the review with staging api |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-21.at.18.05.25.movAndroid: mWeb ChromeScreen.Recording.2024-10-21.at.17.57.34.moviOS: NativeScreen.Recording.2024-10-21.at.18.00.12.moviOS: mWeb SafariScreen.Recording.2024-10-21.at.17.53.36.movMacOS: Chrome / Safariweb.movMacOS: DesktopScreen.Recording.2024-10-21.at.17.49.37.mov |
@mountiny The BE doesn't return the phone number newclip.mov |
@mountiny I just discovered a new bug, when admin assigns a physical card to a member who haven't added shipping details. On the member account the message require adding shipping detail ![]() But on the admin account, It said that the member already added shipping detail ![]() Video: Screen.Recording.2024-10-21.at.17.08.54.mov |
Yeah that is a bug but that is not from this PR, I think we need to just raise it in Slack please |
I see that might be generic issue with how the phone number is added to the details, is it needed for something specific in the response? I feel like its not a blocker but we need to look into it for sure |
Created a follow up for the phoneNumber not being returned #51170 |
Completing the checklist |
@MarioExpensify 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] |
Discover two new bugs. The rest looks good |
@MariaHCD @madmax330 this is ready for your review, c+ approved |
Ship town |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.53-0 🚀
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.53-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.53-1 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.53-1 🚀
|
Details
Use a new command that can ship multiple cards at once.
Fixed Issues
$ #49388
PROPOSAL:
Tests
cardList
onyx key andstate
property to be 4Screen.Recording.2024-10-15.at.13.06.50.mp4
Offline tests
N/A
QA Steps
Same as tests
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
Tested on web and video is above, this is purely api change so only tested on one platform as it should be same on others too
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop