-
Notifications
You must be signed in to change notification settings - Fork 97
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(earn): Show Withdrawing and Claiming card when withdrawalIncludesClaim is true #6168
Conversation
# Conflicts: # src/earn/EarnDepositBottomSheet.tsx
Co-authored-by: Finnian Jacobson-Schulte <140328381+finnian0826@users.noreply.github.com>
This reverts commit 775a925.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6168 +/- ##
==========================================
- Coverage 88.86% 88.86% -0.01%
==========================================
Files 728 728
Lines 30995 30997 +2
Branches 5690 5692 +2
==========================================
+ Hits 27544 27545 +1
- Misses 3255 3256 +1
Partials 196 196
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Description
Show on EarnEnterAmount screen when withdrawalIncludesClaim is true and withdrawing
Test plan
Unit test added
Related issues
Backwards compatibility
Yes
Network scalability
If a new NetworkId and/or Network are added in the future, the changes in this PR will: