Remove NAVIGATE_DEPRECATED and use POP_TO instead#65258
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 :(Android: mWeb ChromeScreen.Recording.2025-07-03.at.10.27.50.PM.moviOS: HybridAppScreen.Recording.2025-07-03.at.10.22.47.PM.moviOS: mWeb SafariScreen.Recording.2025-07-03.at.10.21.57.PM.movMacOS: Chrome / SafariScreen.Recording.2025-07-03.at.10.20.42.PM.movMacOS: DesktopScreen.Recording.2025-07-03.at.10.21.16.PM.mov |
mountiny
left a comment
There was a problem hiding this comment.
@WojtekBoman Can you please update the testing/ QA steps to be more explicit and state exactly what the QA should test and waht the expected behaviour should be? thanks1
Done! I added more test cases and described the steps in more detail |
|
✋ 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
This PR replaces
NAVIGATE_DEPRECATEDwithPOP_TOas suggested inreact-navigationdocs here.Fixed Issues
$ #62850 (comment)
PROPOSAL:
Tests
Verify if the actions where we go back without comparing parameters work the same as on the main branch. For example:
Create expensepageCreate expense.Create an expensepage is displayed correctly.Offline tests
QA Steps
Verify if the actions where we go back without comparing parameters work the same as on the main branch. For example:
Create expensepageCreate expense.Create an expensepage is displayed correctly.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
Screen.Recording.2025-07-03.at.11.57.54.mov
Android: mWeb Chrome
Screen.Recording.2025-07-03.at.12.10.43.mov
iOS: Native
Screen.Recording.2025-07-03.at.12.30.07.mov
iOS: mWeb Safari
Screen.Recording.2025-07-03.at.12.31.43.mov
MacOS: Chrome / Safari
Screen.Recording.2025-07-03.at.12.34.31.mov
MacOS: Desktop
Screen.Recording.2025-07-03.at.12.04.44.mov