When the user selects a token to swap to, inserts an amount and then changes the token, the screen is left in a weird state that degrades UX. To reproduce: - Select a token to swap to ( `hUSDC` ) - Select a value to buy ( `1.00` ) - Wait for the swap info to appear - Select another token to swap to ( `KELB` ) Expected behavior: the value to buy ( `1.00` ) would be: - Resetted - Kept, but the swap info would appear again Current behavior is: - The value to buy is kept and the swap info does not appear - User has to click the value input and exit just for the swap info to appear See video below: https://github.com/user-attachments/assets/964f8e59-22b1-4d2e-b132-467848ac6274
When the user selects a token to swap to, inserts an amount and then changes the token, the screen is left in a weird state that degrades UX.
To reproduce:
hUSDC)1.00)KELB)Expected behavior: the value to buy (
1.00) would be:Current behavior is:
See video below:
ScreenRecording.-.Token.amount.not.reset.mp4