iOS - Workspace - Unable to swipe right on Subscription page to go back to Upgrade page#62487
Conversation
…sets / update rootstackrouter with new handlePushAction
|
Great job! LGTM 🥳 |
|
@dukenv0307 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] |
|
Code looks much cleaner. Can you please merge main? @borys3kk |
|
@borys3kk 7 failing tests, weird! |
|
fixed |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-05-28.at.17.15.14.movAndroid: mWeb ChromeScreen.Recording.2025-05-28.at.17.07.28.moviOS: HybridAppScreen.Recording.2025-05-28.at.17.20.09.moviOS: mWeb SafariScreen.Recording.2025-05-28.at.17.09.14.movMacOS: Chrome / SafariScreen.Recording.2025-05-28.at.16.58.08.movMacOS: DesktopScreen.Recording.2025-05-28.at.17.23.49.mov |
|
@WojtekBoman We got the conflicts. |
|
resolved and ready to be merged 😃 |
|
✋ 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/stitesExpensify in version: 9.1.55-0 🚀
|
|
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 9.1.56-2 🚀
|
|
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 9.1.58-0 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.1.58-4 🚀
|
cc @WojtekBoman
Explanation of Change
This pr simplifies handling of pushing splits:
handlePushReportSplitAction,handlePushSearchPageActionandhandlePushSettingsSplitAction- replaced them withhandlePushFullscreenActionwith condition which covers all of previous cases - this resulted in more code being reused (the three functions were very similar with one difference being the condition when we want to add screen to have animation)screensWithEnteringAnimationgetFullscreenNavigatorOptionsand replaced it with only one (possible because all splits sharescreensWithEnteringAnimationsetRootStackRouter.tsto use newly implementedhandlePushFullscreenActionFixed Issues
$ #62221
PROPOSAL:
Tests
Offline tests
Same as tests
QA Steps
Same as tests
// 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))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
Screen.Recording.2025-05-26.at.16.34.11.mov
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2025-05-27.at.11.52.59.mov
MacOS: Desktop