Fix/pdf not showing for money request#40385
Conversation
edde210 to
1ca5520
Compare
|
@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] |
|
@thienlnam Can you please help review this one from #38709 |
| isLocalFile && Str.isPDF(receiptFilename) ? ( | ||
| <PDFThumbnail | ||
| // eslint-disable-next-line @typescript-eslint/non-nullable-type-assertion-style | ||
| previewSourceURL={resolvedThumbnail as string} |
There was a problem hiding this comment.
Why does this fix this? I would imagine that the thumbnail should be the source for <PDFThumbnail?
There was a problem hiding this comment.
This was like this before, thats exactly what made me believe thumbnail goes here lol
There was a problem hiding this comment.
Could we see why this is failing? or what is even in resolvedThumbnail?
Perhaps we just change it to this
resolvedThumbnail || resolvedReceiptImage || ''
There was a problem hiding this comment.
Yep i'll give this fair look again tomorrow, currently got afk
There was a problem hiding this comment.
Perhaps we just change it to this
resolvedThumbnail || resolvedReceiptImage || ''
No need IMO, local files don't have thumbnail:
Lines 47 to 49 in 3cf796c
|
This is fixing #40476
|
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
Chatted with @thienlnam , will proceed with this fix for now |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…ey-request Fix/pdf not showing for money request (cherry picked from commit 1db9087)
…ey-request Fix/pdf not showing for money request (cherry picked from commit 1db9087)
…g-40385-1 🍒 Cherry pick PR #40385 to staging 🍒
|
🚀 Deployed to staging by https://github.com/aldo-expensify in version: 1.4.63-4 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.63-21 🚀
|

Details
Fixed Issues
$ https://expensify.slack.com/archives/C01GTK53T8Q/p1713382047884229
$ #40476
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2024-04-17.at.2.17.36.AM.mov
MacOS: Desktop