freenowtech / freenowtech/wave
Cannot add refs to a Textarea
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 31
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
A ref cannot be added to a Textarea as it's a functional component. Using form libraries to control an input/textarea requires form inputs to allow refs to be passed. I've had a look at the Input component and it has a forward ref.
I'm happy to implement a forwardRef for this if everyone accepts this as an issue!
Contributor guide
Assessment
This issue has not been assessed yet.