AllenFang / AllenFang/react-bootstrap-table
Cell edit textarea height auto
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
Several cells in my table contain a fair amount of text. This is the reason why I am using textarea instead of input fields. When I double click, to edit those cells, I would like the textarea fields to have the height fit it's text content. The current behavior is to display only the last two lines of text.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.