-
Notifications
You must be signed in to change notification settings - Fork 3.2k
iOS - Workspace - Unable to swipe right on Subscription page to go back to Upgrade page #62221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Triggered auto assignment to @lydiabarclay ( |
Triggered auto assignment to @stitesExpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.iOS - Workspace - Unable to swipe right on Subscription page to go back to Upgrade page What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?Add
here App/src/libs/Navigation/AppNavigator/Navigators/SettingsSplitNavigator.tsx Lines 46 to 50 in 98d5d8c
<Split.Screen
key={screenName}
name={screenName as keyof Screens}
getComponent={componentGetter}
options={{
gestureEnabled: true
}}
/> What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A What alternative solutions did you explore? (Optional)N/A ResultReminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.46-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
In Step 7, after tapping Learn more, Subscription page will animate in
In Step 8, user can return to the previous page by swiping to right on Subscription page
Actual Result:
In Step 7, after tapping Learn more, Subscription page does not animate in
In Step 8, user cannot return to the previous page by swiping to right on Subscription page
Workaround:
Unknown
Platforms:
Select the officially supported platforms where the issue was reproduced:
Platforms Tested:
On which of our officially supported platforms was this issue tested:Screenshots/Videos
Add any screenshot/video evidence
Bug6833254_1747403493274.ScreenRecording_05-16-2025_21-51-00_1.1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: