Reports Page - Open reports show receiver in narrow screen#64883
Conversation
|
@allgandalf 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] |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppbuild error :(MacOS: Chrome / SafariScreen.Recording.2025-07-02.at.12.15.46.PM.movMacOS: DesktopScreen.Recording.2025-07-03.at.12.56.15.AM.mov |
|
@allgandalf bump |
|
sure, testing this one later today |
| const isIOUReport = reportItem.type === CONST.REPORT.TYPE.IOU; | ||
|
|
||
| const reportPendingAction = reportItem?.pendingAction ?? reportItem?.pendingFields?.preview; | ||
| const shouldShowBlankTo = !reportItem || isOpenExpenseReport(reportItem); |
There was a problem hiding this comment.
I think the name here should be shouldShowTo and the condition reciprocated!
There was a problem hiding this comment.
@thelullabyy can you please update the name and the associated conditions
There was a problem hiding this comment.
@allgandalf I think we should keep the current name as it is already used similarly below. What do you think @mountiny
Line 936 in 7eba98d
|
I think the above change should be made, but I tested the PR and it works well, so good to merge if @mountiny approved the current name |
mountiny
left a comment
There was a problem hiding this comment.
Happy to use the existing name
|
✋ 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.1.77-1 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.77-2 🚀
|



Explanation of Change
Fixed Issues
$#64541
PROPOSAL:#64541 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)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.mov
Android: mWeb Chrome
android_chorme.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios_sfr.mov
MacOS: Chrome / Safari
chorme.mov
MacOS: Desktop
desktop.mov