-
-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
duplicated zeros in decimals #10230
Comments
👋 |
2 similar comments
👋 |
👋 |
you got 24 hours to fix it @Victor0355 |
up for grabs |
@exezbcz Is the issue here only linked to the 0.5 0,5 mismatch ( which seems to be fixed ) or also to the trailing zeroes with values such as 0.5000 ( which still seems to be the case ) |
@uDaiko true, tested it right now and seems like its fixed yeah, we can convert this issue to the trailing zero, would you like to be assigned? 👀 |
@exezbcz yeah you can assign me, thanks. |
It would be nice to make it consistent, the input shows 0,5 and the price is 0.5
I am not sure if its automatic somehow, but i would prefer seeing 0.5 everywhere
The text was updated successfully, but these errors were encountered: