-
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
[HOLD for payment 2024-08-07] [$250] Payments - Enable payments modal is dismissed by onboarding modal when new user login via link #44260
Comments
Triggered auto assignment to @stephanieelliott ( |
@stephanieelliott 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 |
Adding this to #wave-collect since it involves the payment process and onboarding |
Job added to Upwork: https://www.upwork.com/jobs/~01c600605bb01f4797 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Enable payments modal is dismissed by onboarding modal when new user login via link. User navigates to Concierge chat What is the root cause of that problem?In https://github.com/Expensify/App/blob/main/src/pages/OnboardingPersonalDetails/BaseOnboardingPersonalDetails.tsx#L73-L78, we navigate to Concierge/system chat page regardless of the route we entered before onboarding modal shows. So that route will be lost after finishing onboarding. What changes do you think we should make in order to solve the problem?In App/src/libs/Navigation/AppNavigator/createCustomBottomTabNavigator/BottomTabBar/index.website.tsx Line 55 in 698e9c4
backTo to indicate the route the user was on before opening the onboarding modal (same pattern in other places in the app).
In
backTo is not a report route/LHN route (or whatever default route it is when the user first logs in without deeplink), do not navigate to Concierge/system chat, as the user deeps link into some other routes and we should preserve that.
What alternative solutions did you explore? (Optional)We can look at the routes history to see which route is before the onboarding routes, that can be used if Also it's ok to not use App/src/libs/Navigation/AppNavigator/createCustomBottomTabNavigator/BottomTabBar/index.website.tsx Line 55 in 698e9c4
isFromDeeplink as param when navigating to onboarding screen, if it's true , do not navigate to Concierge/system chat.
|
Triggered auto assignment to @Gonals, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Hey @Gonals just waiting on your go-ahead for the proposal! |
commenting again to remove label |
@Gonals, @rushatgabhane, @stephanieelliott Eep! 4 days overdue now. Issues have feelings too... |
📣 @daledah You have been assigned to this job! |
Hey @daledah looks like the PR is waiting on you to resolve conflicts |
PR is actively being reviewed. |
PR is awaiting review from @rushatgabhane |
This issue has not been updated in over 15 days. @Gonals, @rushatgabhane, @stephanieelliott, @daledah eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
PR on staging |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.14-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-08-07. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Payment Summary
BugZero Checklist (@stephanieelliott)
|
Hey @daledah I extended an offer to you in Upwork -- can you please accept when you have a sec? https://www.upwork.com/nx/wm/offer/103443368 @rushatgabhane can you please complete the BZ checklist? |
@stephanieelliott Thanks, I accepted it |
@Gonals, @rushatgabhane, @stephanieelliott, @daledah Huh... This is 4 days overdue. Who can take care of this? |
Summarizing payment on this issue:
Upwork job is here: https://www.upwork.com/jobs/~01c5ddb8f6ccb0f8e7 |
$250 approved for @rushatgabhane |
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.0.1-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4661829&group_by=cases:section_id&group_order=asc&group_id=229066
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
After completing the onboarding requests user should land on enable-payments page
Actual Result:
Enable payments modal is dismissed by onboarding modal when new user login via link. User navigates to Concierge chat
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6522853_1719230687197.Recording__3311.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @stephanieelliottThe text was updated successfully, but these errors were encountered: