[CP Staging] fixed no-imbursable row deploy blockers#91073
Conversation
|
@hoangzinh 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] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 61a979bfd9
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-05-19.at.20.33.17.movAndroid: mWeb ChromeScreen.Recording.2026-05-19.at.20.30.53.moviOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2026-05-19.at.20.26.42.mov |
| const isP2PDistanceRequest = isCustomUnitRateIDForP2P(transaction); | ||
| const moneyRequestReport = parentReport; | ||
| const parentReportTransactions = useReportTransactions(moneyRequestReport?.reportID); | ||
| // Exclude transactions pending deletion so the report is recognized as single-expense immediately after deleting one of its expenses, |
There was a problem hiding this comment.
| // Exclude transactions pending deletion so the report is recognized as single-expense immediately after deleting one of its expenses, | |
| // Exclude transactions pending deletion so the report is recognized as single-expense immediately after deleting one of its expenses, |
| const moneyRequestReport = parentReport; | ||
| const parentReportTransactions = useReportTransactions(moneyRequestReport?.reportID); | ||
| // Exclude transactions pending deletion so the report is recognized as single-expense immediately after deleting one of its expenses, | ||
| // instead of waiting for the optimistic delete to be removed from Onyx (https://github.com/Expensify/App/issues/91058). |
There was a problem hiding this comment.
| // instead of waiting for the optimistic delete to be removed from Onyx (https://github.com/Expensify/App/issues/91058). | |
| // instead of waiting for the optimistic delete to be removed from Onyx. |
|
🚧 @rlinoz has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
[CP Staging] fixed no-imbursable row deploy blockers (cherry picked from commit 3c963f8) (cherry-picked to staging by mountiny)
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.3.77-1 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. The changes fix UI timing/display bugs for non-reimbursable expense rows (pending-delete filtering and breakdown row visibility logic). No new features, workflows, terminology, or user-facing concepts were introduced or modified — these are internal rendering fixes only. |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.3.77-3 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.3.78-0 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. This PR fixes internal UI display bugs in |
Explanation of Change
Fixed Issues
$ #91057
#91058
PROPOSAL:
Tests
#91058:
#91057:
Precondition:
Verify Billable row will be present in the expense report.
Verify that no errors appear in the JS console
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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))npm run compress-svg)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
web.mp4