-
-
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: Implement send max to send flow #12754
feat: Implement send max to send flow #12754
Conversation
…s-not-adjusted-in-response-to-changes-in-the-gas-fee
Bitrise❌❌❌ Commit hash: 39d4b19 Note
Tip
|
Bitrise✅✅✅ Commit hash: f33da7b Note
|
…s-not-adjusted-in-response-to-changes-in-the-gas-fee
Bitrise✅✅✅ Commit hash: 7478846 Note
|
...ts/Views/confirmations/components/TransactionReview/TransactionReviewEIP1559Update/index.tsx
Show resolved
Hide resolved
…s-not-adjusted-in-response-to-changes-in-the-gas-fee
Quality Gate passedIssues Measures |
Bitrise✅✅✅ Commit hash: 544b438 Note
|
Description
This PR implements "Use Max" feature to the send flow.
In the
Amount
step we setmaxValueMode
astrue
. When user gets in to theConfirm
step, depending on the value, transaction value is getting updated.Related issues
#8516
Manual testing steps
Amount
screenScreenshots/Recordings
send.flow.max.eth.mp4
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist