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

fix: sets data marketing to false in case of non-selection #10154

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

jonybur
Copy link
Contributor

@jonybur jonybur commented Jun 27, 2024

Description

Avoids showing the experience enhancer modal after onboarding.

Related issues

Fixes: https://github.com/MetaMask/MetaMask-planning/issues/2704

Manual testing steps

  1. Onboard
  2. User should not see experience enhancer after onboarding

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@jonybur jonybur marked this pull request as ready for review June 27, 2024 22:39
@jonybur jonybur requested a review from a team as a code owner June 27, 2024 22:39
Copy link
Contributor

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.

@jonybur jonybur self-assigned this Jun 28, 2024
@jonybur jonybur added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) Run Smoke E2E Triggers smoke e2e on Bitrise labels Jul 17, 2024
Copy link
Contributor

github-actions bot commented Jul 17, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 7c25a02
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/2ccc935c-0ad8-43bb-8f94-354c2f8d967e

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

salimtb
salimtb previously approved these changes Jul 18, 2024
sahar-fehri
sahar-fehri previously approved these changes Jul 18, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.78%. Comparing base (4b9f31c) to head (c21ca73).
Report is 7 commits behind head on main.

Files Patch % Lines
app/components/UI/OptinMetrics/index.js 66.66% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@tommasini
Copy link
Contributor

@jonybur can we include recordings on this video on what was tested?

@jonybur jonybur dismissed stale reviews from salimtb and sahar-fehri via 6eb7ff8 July 25, 2024 22:59
@jonybur jonybur added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Jul 25, 2024
Copy link
Contributor

github-actions bot commented Jul 25, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 5da5f36
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/8278c9bb-c21c-40cf-983b-366e3bd61b1f

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Copy link

sonarcloud bot commented Jul 25, 2024

@hesterbruikman
Copy link
Contributor

Recording of following test scenario:

  • Fresh onboard
  • Marketing consent opt-in checkbox is shown:

Deny marketing consent during onboarding

Screen_Recording_20240726-191836_MetaMask-QA.mp4

Opt in to marketing consent during onboarding

Note 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

Copy link
Contributor

@NicolasMassart NicolasMassart left a 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.

@jonybur jonybur merged commit ee2a71e into main Aug 13, 2024
38 checks passed
@jonybur jonybur deleted the jb-fix-onboarding-modal branch August 13, 2024 15:04
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Aug 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2024
@metamaskbot metamaskbot added the release-7.30.0 Issue or pull request that will be included in release 7.30.0 label Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.30.0 Issue or pull request that will be included in release 7.30.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-wallet-ux
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

8 participants