fix: iOS swipe gesture#89286
Conversation
… `ROOT_TAB_SCREENS` to fix ios swipe gesture
|
@ZhenjaHorbach 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] |
|
🚧 @arosiclair has triggered a test Expensify/App build. You can view the workflow run here. |
|
🚧 @luacmartins has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppios.moviOS: mWeb SafariMacOS: Chrome / Safariweb.mov |
|
🚧 @luacmartins has triggered a test Expensify/App build. You can view the workflow run here. |
…wipe fix: iOS swipe gesture (cherry picked from commit da38a3b) (cherry-picked to staging by luacmartins)
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.3.64-30 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. This is an internal navigation bug fix that splits a shared screen set into two purpose-specific sets to restore the iOS swipe-back gesture. There are no user-facing feature changes, renamed UI elements, or workflow changes that would affect documentation. |
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.3.64-31 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.3.65-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.65-6 🚀
|
Explanation of Change
Splits the previously shared
ROOT_TAB_SCREENSset into two purpose-specific sets, since tab-bar visibility and cross-tab navigation detection have different semantics.SCREENS.WORKSPACE.INITIALandSCREENS.DOMAIN.INITIALare removed from thelinkToset so deep navigations into those screens are no longer mistaken for plain tab switches, restoring the iOS swipe-back gesture.Fixed Issues
$ #89232
PROPOSAL:
Tests
Manage my team expenses.Offline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand 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
Screen.Recording.2026-04-30.at.18.06.09.mov
iOS: mWeb Safari
MacOS: Chrome / Safari