Hello. I’m QA Engineer. Found a bug, description below. I’m not sure if I added it to the right category, but correct me if I’m wrong, thanks
[BUG] Incorrect calculation of the total amount when there is not enough funds for the commission when withdrawing the token
Preconditions:
Network - Ethereum Mainnet
The balance of ETH on the wallet is less than what is needed to pay the commission
Any token with a balance greater than 0
Steps:
- Open MetaMask
- Select token from precondition
- Click the “Submit” button
- Select or paste any ETH address
- Enter the amount of the token
- Check total amount and error
Actual Result:
In total, the value of the token in dollars matches 1 to 1 with the value of ETH in dollars. Also, the error states that there is not enough token to pay the commission. Screenshot
ER:
In the total amount, the value of the token in dollars is displayed correctly. Also, the error should indicate that there is not enough ETH to pay the commission