[QA] Review transaction and Confirm transaction buttons are clickable when Amount exceeds available balance
Opened this issue · 0 comments
tsadovska commented
Describe the current behavior in detail
Reproducible on https://wormhole-connect-mainnet.netlify.app/.
Preconditions:
BNB balance on BSC: 0.04481 BNB
Steps:
- Prepare to send 1 USDT from Arbitrum (MetaMask) to Solana (Phantom)
- Change source chain from Arbitrum to BSC and source asset from USDT to BNB
- Check if warning " Amount exceeds available balance" is displayed
- Check if "Review transaction" and "Confirm transaction" button are clickable
Actual result: Warning "Amount exceeds available balance" is not displayed. "Review transaction" and "Confirm transaction" button are clickable.
Expected result: Warning "Amount exceeds available balance" is not displayed. "Review transaction" button is not clickable.