What changed (plus any additional context for devs)
Quality of life improvements to convert our send sheet to typescript. We've had a couple sneaky bugs creep up the past couple weeks regarding sends, so this is just a follow-up from those issues.
Also noticed an issue in production that stemmed from maxEnabled not resetting when switching assets / nfts. Prevented users from going through the flow of selecting an erc20, tapping on max, and then switching to an NFT on any network. It would be stuck on Enter an amount.
What changed (plus any additional context for devs)
Quality of life improvements to convert our send sheet to typescript. We've had a couple sneaky bugs creep up the past couple weeks regarding sends, so this is just a follow-up from those issues.
Also noticed an issue in production that stemmed from
maxEnabled
not resetting when switching assets / nfts. Prevented users from going through the flow of selecting an erc20, tapping onmax
, and then switching to an NFT on any network. It would be stuck onEnter an amount
.Screen recordings / screenshots
https://github.com/user-attachments/assets/bda757c5-1671-41ba-9ad2-ff2a7f962c72
What to test
test sends e2e