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

UX: Remove legacy metametrics modal #17817

Merged
merged 3 commits into from
Feb 23, 2023
Merged

Conversation

darkwing
Copy link
Contributor

@darkwing darkwing commented Feb 19, 2023

Explanation

The extension showed a metametrics modal on the home screen if a choice hadn't been chosen. This modal is outdated and no longer necessary.

MetametricsModal

This modal was implemented 4 years ago (#6171) and would only be hit by persons who haven't opened their wallet in that time.

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved
    • How reviewers can test my changes
  • Sufficient automated test coverage has been added

Pre-merge reviewer checklist

  • Manual testing (e.g. pull and build branch, run in browser, test code being changed)
  • PR is linked to the appropriate GitHub issue
  • IF this PR fixes a bug in the release milestone, add this PR to the release milestone

If further QA is required (e.g. new feature, complex testing steps, large refactor), add the Extension QA Board label.

In this case, a QA Engineer approval will be be required.

@darkwing darkwing requested review from a team and kumavis as code owners February 19, 2023 01:32
@darkwing darkwing requested a review from ryanml February 19, 2023 01:32
@github-actions
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.

@metamaskbot
Copy link
Collaborator

Builds ready [cc6216b]
Page Load Metrics (1478 ± 47 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint91132109126
domContentLoaded1203158414559244
load1261164514789947
domInteractive1203158414559244
Bundle size diffs
  • background: 0 bytes
  • ui: -8479 bytes
  • common: 0 bytes

@codecov-commenter
Copy link

Codecov Report

Merging #17817 (cc6216b) into develop (3fa167e) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           develop   #17817      +/-   ##
===========================================
- Coverage    62.23%   62.22%   -0.01%     
===========================================
  Files          902      900       -2     
  Lines        35144    35118      -26     
  Branches      8890     8887       -3     
===========================================
- Hits         21871    21851      -20     
+ Misses       13273    13267       -6     
Impacted Files Coverage Δ
ui/components/app/modals/modal.js 0.00% <ø> (ø)
ui/pages/unlock-page/unlock-page.container.js 76.19% <ø> (-1.08%) ⬇️
ui/pages/unlock-page/unlock-page.component.js 85.71% <100.00%> (+7.94%) ⬆️
app/scripts/metamask-controller.js 60.33% <0.00%> (-0.25%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

DDDDDanica
DDDDDanica previously approved these changes Feb 21, 2023
NidhiKJha
NidhiKJha previously approved these changes Feb 23, 2023
@darkwing darkwing dismissed stale reviews from NidhiKJha and DDDDDanica via 50b51d8 February 23, 2023 17:24
@darkwing darkwing force-pushed the remove-metametrics-modal branch from cc6216b to 50b51d8 Compare February 23, 2023 17:24
@metamaskbot
Copy link
Collaborator

Builds ready [50b51d8]
Page Load Metrics (1600 ± 51 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint851671222010
domContentLoaded1470173015768139
load14701855160010651
domInteractive1470173015768139
Bundle size diffs
  • background: 0 bytes
  • ui: -8614 bytes
  • common: 0 bytes

@darkwing darkwing merged commit 6cc4645 into develop Feb 23, 2023
@darkwing darkwing deleted the remove-metametrics-modal branch February 23, 2023 19:58
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants