Conversation
|
@mananjadhav @ctkochan22 One of you needs to 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] |
Reviewer Checklist
Screenshots/VideosWeb-NA- Mobile Web - Chrome-NA- Mobile Web - Safari-NA- Desktop-NA- iOS-NA- Android-NA- Note for QA: This will only reflect on the production as we've got the |
|
@ctkochan22 All yours. |
|
These failing tests are expected, they're WIP tests that only run for app deployers' PRs at the moment. Merging. |
|
@francoisl looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
✋ 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 @francoisl in version: 1.2.36-0 🚀
|
|
🚀 Deployed to production by @francoisl in version: 1.2.36-4 🚀
|


cc @shawnborton
Details
Update the logo shown on apps that automatically generate a preview when you post a link to new.expensify.com, like FB or WhatsApp for example.
Fixed Issues
$ #13155
Tests
npm run web)ngrok http --hostname=new-expensify-yourname.ngrok.io --host-header rewrite localhost:8080Offline tests
N/A
QA Steps
Needs to be tested in production because the image link is hardcoded to use the production domain. I'll set a reminder to test myself since we don't have a formal ProductionQA process.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)PR Reviewer Checklist
The reviewer will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick).src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)Screenshots/Videos
Web
N/A
Mobile Web - Chrome
N/A
Mobile Web - Safari
N/A
Desktop
N/A
iOS
N/A
Android
N/A