Skip to content
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-06-13] [$250] [Guided Setup] Redirect where user was when they try to deeplink to the onboarding flow after completion #40876

Closed
6 tasks done
kbecciv opened this issue Apr 24, 2024 · 39 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor

Comments

@kbecciv
Copy link

kbecciv commented Apr 24, 2024

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: 1.4.65-0
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal Team
Issue found when executing PR: #40667

Action Performed:

  1. Open expensify staging app
  2. Open any chat
  3. Send this url https://staging.new.expensify.com/onboarding
  4. Tap on the sent URL to start the onboarding flow
  5. Tap on any one of the purpose options more than one time

Expected Result:

When the user already completed the guided setup flow, we should make sure we re-navigate them to the main page after they attempt to deeplink to the flow

Actual Result:

Users can go through the onboarding flow as many times as they want

Workaround:

n/a

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6460070_1713954299071.Screen_Recording_20240424_131955_New_Expensify.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01a5d3f767fe2611e7
  • Upwork Job ID: 1783996337884426240
  • Last Price Increase: 2024-04-26
  • Automatic offers:
    • c3024 | Reviewer | 0
@kbecciv kbecciv added the DeployBlockerCash This issue or pull request should block deployment label Apr 24, 2024
Copy link

melvin-bot bot commented Apr 24, 2024

Triggered auto assignment to @flodnv (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@kbecciv
Copy link
Author

kbecciv commented Apr 24, 2024

We think that this bug might be related to #wave-collect - Release 1

@mountiny mountiny assigned mountiny and unassigned flodnv Apr 24, 2024
@mountiny mountiny added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Apr 24, 2024
@mountiny
Copy link
Contributor

Taking over

@mountiny
Copy link
Contributor

I think we discussed before if we should even allow the deeplink once user completed the flow @trjExpensify

Nevertheless this is not a blocker as its minor ui bug

@trjExpensify
Copy link
Contributor

I think we discussed before if we should even allow the deeplink once user completed the flow @trjExpensify

I don't recall that, but it kinda' makes sense. If they've completed onboarding and in-product natively we don't show it again -- then getting there via deeplink shouldn't work either.

@trjExpensify trjExpensify changed the title Android - Onboarding - All purpose options blink when clicking on one purpose [Guided Setup] Android - All purpose options blink when clicking on one purpose Apr 24, 2024
@melvin-bot melvin-bot bot added the Overdue label Apr 26, 2024
@mountiny mountiny changed the title [Guided Setup] Android - All purpose options blink when clicking on one purpose [Guided Setup] Redirect where user was when they try to deeplink to the onboarding flow after completion Apr 26, 2024
@mountiny mountiny added the External Added to denote the issue can be worked on by a contributor label Apr 26, 2024
@melvin-bot melvin-bot bot changed the title [Guided Setup] Redirect where user was when they try to deeplink to the onboarding flow after completion [$250] [Guided Setup] Redirect where user was when they try to deeplink to the onboarding flow after completion Apr 26, 2024
Copy link

melvin-bot bot commented Apr 26, 2024

Job added to Upwork: https://www.upwork.com/jobs/~01a5d3f767fe2611e7

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Apr 26, 2024
@mountiny
Copy link
Contributor

Updated the instructions

Copy link

melvin-bot bot commented Apr 26, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 (External)

@melvin-bot melvin-bot bot removed the Overdue label Apr 26, 2024
@skyweb331
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

Do not allow user repeat the onboarding steps when already completed the onboarding steps

What is the root cause of that problem?

New feature

What changes do you think we should make in order to solve the problem?

Backend sends {nvp_onboarding: {hasCompletedGuidedSetupFlow: true} and using this value, Two solutions.

  1. Remove the Onboarding Route in AuthScreens.tsx, thus user will remain on the current report if he/she clicks the onboarding link, or will go to the last report if he/she comes from outside via direct link
  2. On OnboardingModalNavigator, redirects the user to Concierge page, thus user will be redirected to his/her Concierge page if he/she clicks the link.

What alternative solutions did you explore? (Optional)

n/a

@melvin-bot melvin-bot bot added the Weekly KSv2 label May 13, 2024
@skyweb331
Copy link
Contributor

@mountiny PR is submitted.

@trjExpensify
Copy link
Contributor

Looks like we're ready for a re-review here, @c3024. Thanks!

@melvin-bot melvin-bot bot removed the Weekly KSv2 label Jun 5, 2024
Copy link

melvin-bot bot commented Jun 5, 2024

This issue has not been updated in over 15 days. @skyweb331, @mountiny, @c3024 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!

@melvin-bot melvin-bot bot added Monthly KSv2 Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Monthly KSv2 labels Jun 5, 2024
@melvin-bot melvin-bot bot changed the title [$250] [Guided Setup] Redirect where user was when they try to deeplink to the onboarding flow after completion [HOLD for payment 2024-06-13] [$250] [Guided Setup] Redirect where user was when they try to deeplink to the onboarding flow after completion Jun 6, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jun 6, 2024
Copy link

melvin-bot bot commented Jun 6, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

Copy link

melvin-bot bot commented Jun 6, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.79-11 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-06-13. 🎊

For reference, here are some details about the assignees on this issue:

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Jun 12, 2024
Copy link

melvin-bot bot commented Jun 13, 2024

Issue is ready for payment but no BZ is assigned. @joekaufmanexpensify you are the lucky winner! Please verify the payment summary looks correct and complete the checklist. Thanks!

@joekaufmanexpensify
Copy link
Contributor

We need to pay:

@joekaufmanexpensify
Copy link
Contributor

@skyweb331 please share your upwork profile here so we can hire you

@joekaufmanexpensify
Copy link
Contributor

@c3024 $250 sent and contract ended!

@skyweb331
Copy link
Contributor

@joekaufmanexpensify
Copy link
Contributor

TY!

@joekaufmanexpensify
Copy link
Contributor

OG upwork job closed, so opened a new one: https://www.upwork.com/jobs/~013da32781154e6433

@joekaufmanexpensify
Copy link
Contributor

@skyweb331 offer sent for $250!

@skyweb331
Copy link
Contributor

@joekaufmanexpensify Thank you. Just accepted it.

@joekaufmanexpensify
Copy link
Contributor

@skyweb331 $250 sent and contract ended!

@joekaufmanexpensify
Copy link
Contributor

Upwork job closed.

@joekaufmanexpensify
Copy link
Contributor

All set, thanks everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor
Projects
No open projects
Archived in project
Development

No branches or pull requests

8 participants