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

Stepper: mark pending actions #95188

Open
escapemanuele opened this issue Oct 7, 2024 · 0 comments
Open

Stepper: mark pending actions #95188

escapemanuele opened this issue Oct 7, 2024 · 0 comments

Comments

@escapemanuele
Copy link
Contributor

Right now we trigger calypso_signup_complete event after completing a processing action, in the processing step.

For extra safety, and to be able in the future to support multiple pending actions, we can enrich the pending actions with a "is signup complete candidate" prop - meaning, not every pending action should immediately become the condition for recording the signup complete event. Assuming these pending actions have any other value in the stack.

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

No branches or pull requests

1 participant