-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add account closure tracks events #18444
Add account closure tracks events #18444
Conversation
…g-to-flow' into feature/enable-account-closure--18413-add-tracks-events
…g-to-flow' into feature/enable-account-closure--18413-add-tracks-events
📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @mkevins 👍
I've tested the implementation on my device and the events are emitted as expected in both cases. The code changes also look good 🎉
ps. I've noticed a failing tests in AccountSettingsViewModelTest
due to a compilation error. Since this change was introduced in the error handling PR I don't consider this a blocker for this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The events were tracked as described in the PR of the feature branch 🎉
65b2522
into
feature/enable-account-closure--18406-add-error-handling-to-flow
Thank you Antonis and Ovi for reviewing and testing! |
Fixes #18413
To test:
Please test using the steps in the feature branch PR description.
PR submission checklist:
See feature branch PR for checklist.