-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: sets data marketing to false in case of non-selection #10154
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise✅✅✅ Commit hash: 7c25a02 Note
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10154 +/- ##
==========================================
- Coverage 49.78% 49.78% -0.01%
==========================================
Files 1437 1437
Lines 34762 34813 +51
Branches 3921 3928 +7
==========================================
+ Hits 17307 17330 +23
- Misses 16354 16381 +27
- Partials 1101 1102 +1 ☔ View full report in Codecov by Sentry. |
@jonybur can we include recordings on this video on what was tested? |
Bitrise✅✅✅ Commit hash: 5da5f36 Note
|
Quality Gate passedIssues Measures |
Recording of following test scenario:
Deny marketing consent during onboardingScreen_Recording_20240726-191836_MetaMask-QA.mp4Opt in to marketing consent during onboardingNote that this video shows the checkbox as pre-checked. This is not the actual behavior; it's because I forgot to start recording and had already checked it Screen_Recording_20240726-192103_MetaMask-QA.mp4 |
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.
Looks good to me.
Description
Avoids showing the experience enhancer modal after onboarding.
Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/2704
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist