bitshares / bitshares-ui

Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
https://wallet.bitshares.org
MIT License
518 stars 570 forks source link

Decimal error when collateral bidding #3549

Closed iamredbar closed 2 years ago

iamredbar commented 2 years ago

Describe the bug There is a decimal error when bidding on collateral. It is present in main branch as well as develop. Versions are below.

To Reproduce Steps to reproduce the behavior:

  1. Go to asset HONEST.ETH1
  2. Traverse down to bid on collateral
  3. Enter values in screenshots
  4. See error

Expected behavior Correct values to be present.

Screenshots Screenshot 2022-09-11 155042 dev

Desktop (please complete the following information):

Additional context Bug currently breaks collateral bidding when present.

iamredbar commented 2 years ago

Similar issue to #3317, if not the same.

abitmore commented 2 years ago

I think #3317 is not the same issue, but #3545 is (and the underlying issue https://github.com/bitshares/bitsharesjs/issues/99).