MapColonies / MapColonies/shared-components-deprecated
feat: add number fraction limit to "TextField" component
Open
@alebinson is already working on this.
Since Dec 24, 2020.
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
expected
for type=number fraction=4
the user won't be able to insert more than 4 digits after the dot
number will look like "23.XXXX"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.