Emurgo / yoroi-frontend

Yoroi Wallet - Cardano ADA Wallet - Your gateway to the financial world (extension frontend)
https://yoroi-wallet.com/
MIT License
334 stars 97 forks source link

fix(swap): limit price on the confirmation screen #3544

Closed nistadev closed 1 month ago

nistadev commented 1 month ago

Description While we had selected "Limit order" and we try to edit the price, if we press the delete button or any number on keyboard, several zeros are added/removed and the value does not update the token quantities. This PR fixes it.

Screenshots image image