-
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
[Wave 8 - ECard Transactions] Show %Name Spent:% on ReportPreview #29287
Conversation
Deploying with Cloudflare Pages
|
@mananjadhav 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] |
@grgia Is this like ready for review? The reason I ask because I don't see any screenshots added. |
@mananjadhav apologies, just saw your comment. Yes, this is ready for review. This is a high priority project with deadline and I will continue to add screenshots. Please do not hold checklist on that |
@thienlnam 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] |
Will finish this checklist in a while. |
@grgia Are we considering the header and copy to clipboard behavior in this? header-and-copy-to-clipboard.mov |
I'm not sure I follow, can you reword this? |
Ah I see what you mean, yes I will update there too. |
@grgia When I perform the The same for the header as well. |
The label changes just fine on Web and Desktop but when I try the same on mobile web it doesn't for Distance Requests. Can you please check once at your end? I checked the value is updated in Onyx. 1:1 request is updated. spent-labels-mobile-web.mov |
@grgia Can you please fix the lint issues? |
Screen.Recording.2023-10-13.at.7.43.41.PM.mov |
For IOS and native, I also test by hard coding values |
@mananjadhav for the distance requests transactions thing you brought up, could it be related to this: App/src/libs/TransactionUtils.ts Lines 383 to 385 in 47a6bcc
|
Yeah I think it worked though. I am just working on the checklist. |
Reviewer Checklist
Screenshots/Videos |
@grgia Just finished testing and adding the screenshots. @thienlnam All yours. |
@thienlnam looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Tests were passing :hmm: |
✋ 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/thienlnam in version: 1.3.84-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.84-10 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.84-10 🚀
|
🚀 Deployed to staging by https://github.com/thienlnam in version: 1.3.85-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.85-4 🚀
|
Details
Fixed Issues
$ #28833
Tests
<Name> spent:
Offline tests
QA Steps
NO QA - we have not started sending non-reimbursable transactions to FE
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)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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