-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$250] Onboarding - Changing the size of the window dismisses the onboarding modal #48930
Comments
Triggered auto assignment to @VictoriaExpensify ( |
@VictoriaExpensify FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue.Logging in on a narrow window and then enlarging it to a non-narrow window dismisses the onboarding modal What is the root cause of that problem?When we login in the narrow view, the
and here REPORT screen is added to the template stateApp/src/libs/Navigation/linkingConfig/getAdaptedStateFromPath.ts Lines 240 to 242 in 56033cb
We extract the central pane from the template state and insert it into state if there is no top most central pane route in itApp/src/libs/Navigation/AppNavigator/createCustomStackNavigator/CustomRouter.ts Lines 74 to 88 in bbe7d38
and we insert it before modalRoutes
but here App/src/libs/Navigation/AppNavigator/createCustomStackNavigator/CustomRouter.ts Lines 19 to 20 in bbe7d38
only Left and Right Modal Navigators are included in the modal routes and Onboarding Navigator is not so it is moved to an index before the REPORT route.
So, the order of navigators will become What changes do you think we should make in order to solve the problem?Exclude and include the App/src/libs/Navigation/AppNavigator/createCustomStackNavigator/CustomRouter.ts Lines 19 to 20 in bbe7d38
What alternative solutions did you explore? (Optional) |
It doesn't look like this is being resolved elsewhere |
Job added to Upwork: https://www.upwork.com/jobs/~021834487171313044824 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jjcoffee ( |
Triggered auto assignment to @yuwenmemon, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @jjcoffee 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Deployed to production on 18-Sep. Payment due on 25-Sep. |
Regression Test Proposal
Do we agree 👍 or 👎 |
@VictoriaExpensify This one's due payment now as it was deployed last week. |
Payment summary: |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v9.0.31-4
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): dave0123seife@gmail.com
Issue reported by: Applause Internal Team
Action Performed:
3 When the onboarding modal shows resize to normal window size
Expected Result:
Resizing the of window does not dismisses the onboarding modal
Actual Result:
Resizing the of window dismisses the onboarding modal
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6598412_1725953865275.Screen_Recording_2024-09-10_at_10.22.23_in_the_morning.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @jjcoffeeThe text was updated successfully, but these errors were encountered: