CounterpartyXCP / counterwallet

Counterparty web wallet
https://counterwallet.io
147 stars 162 forks source link

DEX buy button inactive if buying non-integer amount of indivisible asset #746

Closed Jpja closed 8 years ago

Jpja commented 8 years ago

I tried to buy 1.5 CBAGBPDEFSEA. When I clicked the BUY button, nothing happened.

When I changed to exactly one unit of CBAGBPDEFSEA the order went through as normal. CBAGBPDEFSEA is non-divisible, so it is correct that only integer amounts shall be traded.

An error message when trying to trade a non-integer amount will improve the user experience.