feat: enable basic functionality on onboarding & settings#9208
feat: enable basic functionality on onboarding & settings#9208frankvonhoven merged 30 commits intomainfrom
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. |
|
|
…MetaMask/metamask-mobile into feat/1295-advanced-configuration-pt-1.1
|
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. |
|
app/components/UI/BasicFunctionality/BasicFunctionalityModal/BasicFunctionalityModal.tsx
Show resolved
Hide resolved
|
|



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