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
User Story
As a user, I should be able to approve Uniswap to transfer a token, so that I can swap that token for another.
Current Behavior
If the allowance for Uniswap to move the input token is 0, then the action button is just disabled
Expected Behavior
If the allowance for Uniswap to move the input token is 0, the action button should show "Approve" and clicking it should propose an approval call to the user's wallet
Version
2.51.1
The text was updated successfully, but these errors were encountered:
User Story
As a user, I should be able to approve Uniswap to transfer a token, so that I can swap that token for another.
Current Behavior
If the allowance for Uniswap to move the input token is 0, then the action button is just disabled
Expected Behavior
If the allowance for Uniswap to move the input token is 0, the action button should show "Approve" and clicking it should propose an approval call to the user's wallet
Version
2.51.1
The text was updated successfully, but these errors were encountered: