open-fractal / flur

FLUR.GG
https://flur.gg
MIT License
34 stars 21 forks source link

Buy amount input validation #11

Open pengoo opened 1 month ago

pengoo commented 1 month ago

When using the Market to create a buy order, buy amount box is allowing input only the max amount in FB that it reads in the wallet, although the amount is in the token to be bought (exp FXP). For example, if I want to buy 15 FXP, when I input 15 in the Buy amount box, it always modifies that to the FB amount I have in the wallet.

utxo-detective commented 1 month ago

Yes - working on an upgraded ux from all the things we learned after putting it out. Will respond here once its updated