dOrgTech / dOrgTech/DAOcreator

Cotary Create: Numbers Smaller Than 1e-7 Are Possible

Open
#480 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
34
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Due to a recent bug fix, we've introduced another bug. When you enter in a number like `0.000000001` into the `Minimum DAO Bounty` text field, it gets converted to "1e-#" notation. As a user I can edit this notation and change the # to a number larger than 7, the max number of decimal places.

This breaks deployment in the following way:
![image](https://user-images.githubusercontent.com/5522128/76438348-3e9b6300-6391-11ea-9286-3fe7995d45a5.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.