AntNumberInput + AntUnitInput: Remove limiter
Open
@markusbink is already working on this.
Since Feb 11, 2025.
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
Limiter for a text input field makes only sense in cases where text-length may vary. This is, however, not the case for number inputs. Thus, the limiter and the corresponding max and min props should be removed.
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.