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
micahalcorn opened this issue
Aug 4, 2023
· 1 comment
Labels
bugSomething isn't workingOETHOETH related thingsP3Users are not significantly affected, minor cosmetic issueui/uxWorkd that requires design and product overview
When I first load the swap form and enter an amount, I get a brief output that doesn't make sense. See this example where my input is 150 and the output is 0.99999xxxxxxxxxxxxx for a fraction of a second before changing to 150.
The text was updated successfully, but these errors were encountered:
micahalcorn
added
bug
Something isn't working
P3
Users are not significantly affected, minor cosmetic issue
ui/ux
Workd that requires design and product overview
OETH
OETH related things
labels
Aug 4, 2023
This delay is from typing in 1, it running the amount received, and then replacing it with 150. I can increase the debounce interval a little bit so if you are typing a bit slower it will not do this.
bugSomething isn't workingOETHOETH related thingsP3Users are not significantly affected, minor cosmetic issueui/uxWorkd that requires design and product overview
When I first load the swap form and enter an amount, I get a brief output that doesn't make sense. See this example where my input is 150 and the output is 0.99999xxxxxxxxxxxxx for a fraction of a second before changing to 150.
https://www.loom.com/share/ccb1ee9ca2714af88929af18c49e0604
The text was updated successfully, but these errors were encountered: