balancer / balancer-exchange

Exchange dapp for token swaps
https://balancer.exchange
GNU General Public License v3.0
95 stars 104 forks source link

set inputmode to decimal/number for token amounts in the swap fields #146

Closed erkmos closed 2 years ago

erkmos commented 4 years ago

This makes the swap form less of a pain to use on mobile (don't need to swap to number mode when entering amounts manually). I don't see a test suite so I did a few quick manual tests on ios and android and it doesn't seem to break anything obvious.

Before

2020-07-27 12 32 09

After

2020-07-27 12 31 59