metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

[Bug]: Unable to confirm Send transaction from the Tokens tab, 'Continue' button is inactive

Open sleepytanya opened this issue 9 months ago • 2 comments

Describe the bug

If Send transaction started from the Tokens tab, token balance displayed correctly, quotes are fetched but Continue button stays inactive and tx can't be submitted.

Some tokens doesn't have balance shown (screenshots below).

Build 11.14.4 (I don't put it in the 'build' field so 11.14.0 regression label doesn't apply automatically)

Expected behavior

Screenshots/Recordings

https://github.com/MetaMask/metamask-extension/assets/104780023/86d82e19-b509-40d0-b1b1-d29a99ea5461

Screenshot 2024-05-10 at 18 26 55 Screenshot 2024-05-10 at 18 23 42 Screenshot 2024-05-10 at 18 27 49

Steps to reproduce

  1. Navigate to the Tokens tab
  2. Start Send transaction by clicking on token other that ETH that has actual balance
  3. Click Send button
  4. Select amount and destination token
  5. Notice Continue button is unavailable
  6. Try to select different tokens and notice that balances are not displaeyd for some of them

Error messages or log output

No response

Version

latest build

Build type

None

Browser

Chrome, Firefox

Operating system

MacOS

Hardware wallet

No response

Additional context

No response

Severity

No response

sleepytanya avatar May 10 '24 22:05 sleepytanya

Sending FalconSwap for Tokens tab. Balance is not present on the Token screen and balance marked as 'undefined' in the Send screen:

https://github.com/MetaMask/metamask-extension/assets/104780023/d4b0d18b-8201-4379-82cd-eb7dd61f8b41

sleepytanya avatar May 12 '24 05:05 sleepytanya

I'm unable to reproduce the above. I wonder if a part of the problem is the account's api not having processed an account or tokens at times.

ejwessel avatar May 16 '24 18:05 ejwessel

Fixed with 5b27394db21f0675dcddbf507c49b875a82e56ed

https://github.com/MetaMask/metamask-extension/assets/44588480/08c12975-ac7c-4d34-8af1-ef2be7ab6b55

BZahory avatar May 17 '24 10:05 BZahory