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

Post-purchase Migration Experience: Handle selecting a site in the Sites dashboard that is pending migration #95380

Closed
donnapep opened this issue Oct 15, 2024 · 1 comment · Fixed by #95497
Assignees

Comments

@donnapep
Copy link
Contributor

donnapep commented Oct 15, 2024

Dependent on #95379.

Description

When a user clicks on a site in the Sites dashboard that has the migration-pending or migration-pending-diy sticker, display a detailed view communicating that the site is ready to be migrated.

Clicking on the Start your migration button goes to the:

  • migration-pending - How do you want to migrate? step of the migration flow.
  • migration-pending-diy - Let's migrate your site (i.e. migration instructions) step of the migration flow.

In either case, we should ensure that the button click can be analyzed in Tracks funnels so that we can discern that the user entered the flow from the Sites dashboard.

Figma - nOWSHCjXMpB5sXHthTVdvK-fi-3949_19810

Image

@donnapep donnapep changed the title Post-purchase Migration Experience: Handle selecting a DIY migration site in the Sites dashboard Post-purchase Migration Experience: Handle selecting a DIY migration-pending site in the Sites dashboard Oct 15, 2024
@donnapep donnapep changed the title Post-purchase Migration Experience: Handle selecting a DIY migration-pending site in the Sites dashboard Post-purchase Migration Experience: Handle selecting a DIY site in the Sites dashboard that is pending migration Oct 15, 2024
@donnapep donnapep changed the title Post-purchase Migration Experience: Handle selecting a DIY site in the Sites dashboard that is pending migration Post-purchase Migration Experience: Handle selecting a site in the Sites dashboard that is pending migration Oct 15, 2024
@renatho renatho self-assigned this Oct 17, 2024
@renatho
Copy link
Contributor

renatho commented Oct 17, 2024

I'll implement this in parallel with #95379 since it will have the same logic, just redirecting to a different link after clicking on the CTA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants