react-component / react-component/input-number
Suggestion - dynamic input width
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 323
- Forks
- 188
- Avg merge
- 20h 3m
- Merged PRs (30d)
- 1
Description
I would like to suggest adding a new setting to this component which when toggled, will update the width of the input according to the text value.
See my pen:
https://codepen.io/vsync/pen/jxeONg
Thanks!
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.
Research direction
Start by reviewing the input component's current rendering behavior and comparing the requested dynamic width with the linked CodePen example. Clarify the setting's expected behavior and edge cases, then verify that enabling it makes the input width follow its text value without changing the existing behavior when disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100