-
-
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
feat: enable basic functionality on onboarding & settings #9208
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: abb998d Note
|
Bitrise❌❌❌ Commit hash: f71779d Note
|
…MetaMask/metamask-mobile into feat/1295-advanced-configuration-pt-1.1
Bitrise❌❌❌ Commit hash: 24f3a43 Note
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9208 +/- ##
==========================================
- Coverage 45.58% 45.48% -0.11%
==========================================
Files 1289 1296 +7
Lines 31973 32101 +128
Branches 3314 3328 +14
==========================================
+ Hits 14574 14600 +26
- Misses 16528 16627 +99
- Partials 871 874 +3 ☔ View full report in Codecov by Sentry. |
Bitrise❌❌❌ Commit hash: 564e998 Note
|
app/components/UI/BasicFunctionality/BasicFunctionalityModal/BasicFunctionalityModal.tsx
Show resolved
Hide resolved
Bitrise✅✅✅ Commit hash: 27ae298 Note
|
Quality Gate passedIssues Measures |
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.
Approved DS side
Description
This adds the MVP of the Basic Functionality feature
Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/2211
Manual testing steps
(Full testing steps from QA available in ticket above)
Create a new Wallet
a. Skip SRP
Create a new Wallet
a. Complete SRP
Import a Wallet
Settings Screen
a. Open app to Wallet view
b. Go to Settings > Privacy
c. Scroll down to "General" > Basic functionality
Screenshots/Recordings
New Wallet + SRP
new-wallet-yes-srp.mp4
New Wallet + Skip SRP
new-wallet-skip-srp.mp4
Import Wallet
import-wallet.mp4
Pre-merge author checklist
Pre-merge reviewer checklist