mento-protocol / mento-web

A simple DApp for Celo Mento exchanges
https://app.mento.org
Apache License 2.0
22 stars 14 forks source link

Reversing selected assets triggers swap confirmation #91

Closed denviljclarke closed 12 months ago

denviljclarke commented 1 year ago

Description

When assets are selected, there is an input amount, and the swap is valid (i.e., the user's balance is sufficient) and the 'reverse asset' button is clicked the swap continuation is triggered, sending the user to the swap confirmation step. The fix should remove this unintended side effect.

Acceptance Criteria