Uncontrolled textfield
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Resizing the textfield gives an error related to uncontrolled components. The textfield should probably be a controlled component. Might help: https://reactjs.org/docs/uncontrolled-components.html
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 reproducing the resize error described for the textfield and inspect the React textfield component that handles resizing. Use the linked React uncontrolled-components guidance as context; done means resizing no longer produces the uncontrolled-components error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100