osmosis-labs/osmosis-frontend

Canceled transactions disable swap button

baoskee opened this issue · 2 comments

Step 1: Start Swap Review, and Reject

Say I perform a swap and signing window pops up. And I click the reject button because I've changed my mind on how much to swap.

Screenshot 2024-02-21 at 6 25 34 PM

Step 2: Try to swap again

Then, the swap button gets disabled and I have to refresh the page to try again.
Screenshot 2024-02-21 at 6 25 48 PM

Solution

Can take a look myself, will leave this here for PR record.

It works with Keplr for me. What wallet are you using?

It works with Keplr for me. What wallet are you using?

Using TAILWIND, hmm I might just change how the wallet handles response then. Thanks!