[CP Staging] Expense - Review duplicates RHP loads infinitely after deleting expense#78258
Conversation
8ec210a to
b24e845
Compare
|
@abdulrahuman5196 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] |
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp2025-12-22.14.49.21.movAndroid: mWeb Chrome2025-12-22.14.42.15.moviOS: HybridApp2025-12-22.14.45.06.moviOS: mWeb Safari2025-12-22.14.42.15.movMacOS: Chrome / Safari2025-12-22.14.36.52.mov |
|
Minor issue 2025-12-22.14.37.15.mov |
| options={(props) => { | ||
| const options = modalStackScreenOptions(props); | ||
| return {...options, animation: Animations.NONE}; |
There was a problem hiding this comment.
Can you add a comment here to explain why this has to be done?
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…inite-loading [CP Staging] Expense - Review duplicates RHP loads infinitely after deleting expense (cherry picked from commit b5f5f9c) (cherry-picked to staging by mountiny)
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.2.85-3 🚀
|
|
Not reproduce, MacOS Monterey / Chrome, Web v9.2.85-3 Screen.Recording.2025-12-22.at.17.45.32.mp4 |
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.85-7 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.2.86-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.86-4 🚀
|
Explanation of Change
This PR fixes navigating back after deleting duplicated expense. It brings back the original behavior of the back button. The removed changes will be added in the PR introducing Super Wide RHP
Additionally this PR includes a small fix for setting options for
SearchReportscreen. In the previous version modal stack options were not passed correctlyThe app behaviour after being fixed:
Screen.Recording.2025-12-22.at.08.44.30.mov
Fixed Issues
$ #78239
PROPOSAL:
Tests
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