gnosis / ido-ux

Interface for the ido-platform
GNU General Public License v3.0
25 stars 22 forks source link

Prices start getting a lot of decimals/zeros when switch between auctions #345

Open elena-zh opened 3 years ago

elena-zh commented 3 years ago
  1. Open auction 1
  2. then changing an URL, open an auction 2

AR: start getting a lot of decimals/zeros when switch between auctions https://drive.google.com/file/d/1QMsp868ST13_n9I0vX9Wi3FWZSBbEAFm/view

ER: min prices show correct values

gabitoesmiapodo commented 3 years ago

This no longer seems to be an issue.

@elena-zh please have a look when you have the chance.

elena-zh commented 3 years ago

@gabitoesmiapodo , I'm able to reproduce the issue: image.png Please, follow the exact steps in order to reproduce it and change an auction with changing auditonID on the URL.

gabitoesmiapodo commented 3 years ago

@elena-zh

This is what I see (this is on my local machine, though, currently on the /develop branch):

https://user-images.githubusercontent.com/4015436/114192640-1b404000-9924-11eb-9945-bc0411312338.mp4

Is this the right procedure or am I doing something different? If this is OK, it could be that the development server is not updated, but I'm not sure.

elena-zh commented 3 years ago

Yes, the behavior is correct on your local machine. Hence, dev env-t is not yet updated due to I'm still able to reproduce the issue there.

elena-zh commented 3 years ago

Now prices are changing, however, a lot of zeros/decimals appear in them. I have updated the issue description.