Polkadex-Substrate / Polkadex-Open-Beta

12 stars 3 forks source link

Orderbook deposits allow more decimal places then shown in UI #472

Closed jaymansfield closed 9 months ago

jaymansfield commented 1 year ago

I was successfully able to deposit 10.000000000001 PDEX, but the UI does not show that many decimal places so under balances I can only see 10.00000000.

Basically don't allow the user to deposit an amount with over 8 decimal places if the UI won't display it.

image

image

onchainaddress:{esm99RRxKvainDsRR6UHRcju4vNnAw1ouZEw64Yfn12tc6HpQ}

ap211unitech commented 1 year ago

Here is the PR - https://github.com/Polkadex-Substrate/Polkadex-Orderbook-Frontend/pull/661