-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Create Cancel Payment command #32674
Conversation
@narefyev91 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] |
Could not test for now with android native and ios web - seems we have some known issues - hope those will be resolved soon |
Seems like we haven't deployed it yet, so this can only be tested pointing to dev for now (it should deploy later today, though) |
Deployed! This should be ready to test with Staging/Prod backend |
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.
LGTM! Seems Lint is failed because of this row const threeDotsMenuItems = [];
Seems needs correct definition what should be shown in 3 dots - at line 120 already exists the same variable const threeDotsMenuItems = [HeaderUtils.getPinMenuItem(moneyRequestReport)];
BTW - the whole flow is working fine
🎀 👀 🎀 C+ reviewed
@stitesExpensify 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] |
@stitesExpensify @Gonals We updated the checklist recently but the one @narefyev91 filled out is the older one, which is why the PR Reviewer Checklist is failing. I think it's fine to merge as is. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
I filled out the new one and it's still failing. I think we need to merge main before this can be merged |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Above deploy blockers came from this PR |
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.16-5 🚀
|
Details
Fixed Issues
$ #32426
$ #32427
PROPOSAL:
Tests
Pay elsewhere
Pay with expensify
Make sure your admin has a valid withdrawal bank account, and your user a valid deposit one
Repeat the previous flow, but using "Pay with Expensify" instead of "Pay elsewhere"
Confirm it basically behaves the same way
Verify that no errors appear in the JS console
Offline tests
Same as tests, but offline
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 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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop