-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(deposit): MVP - deposit feature email authentication UX #15568
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
Conversation
…to feat/add-native-ramps-sdk
…-mobile into feat/add-native-ramps-sdk
…deposit-email-otp
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. |
…deposit-email-otp-scratch
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…metamask-mobile into feat/deposit-email-otp-scratch
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15568 +/- ##
==========================================
+ Coverage 69.25% 69.34% +0.08%
==========================================
Files 2434 2462 +28
Lines 52417 52695 +278
Branches 7930 7978 +48
==========================================
+ Hits 36304 36542 +238
- Misses 13786 13807 +21
- Partials 2327 2346 +19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Description
This PR creates the routing and basic MVP login flow UX for the deposit feature. User can click the deposit button to enter the deposit experience, enter an email and an OTP code.
API calls are mocked.
Progress bar is going to be added in another PR.
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-05-23.at.11.37.59.mp4
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist