You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing the Recipient will receive side of the header leaves more room for ‘Amount to send’ value entry. This means progressive pt size reduction for longer digits is not required. Instead we should block entry when header area is filled given there is adequate room for 99% of realistic entries.
The user should only be able to enter the maximum number of decimals specified by the token contract however.
In case of max amount being clicked in case of ETH, this input area should display a tooltip with text "X ETH reserved for gas"
The text was updated successfully, but these errors were encountered:
AmountToSend seems to be good candidate to be reused here without any significant API changes. Visual layout needs to be adjusted. AmountToReceive, not refactored so far can be removed.
Tasks created to adapt the AmountToSend to follow new simple send designs https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25202-37778&t=x7Ukt7ixxp7Ji84n-4
https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25660-238506&t=x7Ukt7ixxp7Ji84n-4
Enhancements:
Recipient will receive
side of the header leaves more room for ‘Amount to send’ value entry. This means progressive pt size reduction for longer digits is not required. Instead we should block entry when header area is filled given there is adequate room for 99% of realistic entries.The text was updated successfully, but these errors were encountered: