Open
Description
Integrate a simple input / text area within cells of a table which looks and behaves like inline editable cell.
- Should be styled in a way that we don't really identify it's a textarea when it is not focused.
- Should grow as the user types in characters, and stop growing once the size of the cell is reached.
Tab should focus the next editable cell.
Let's start by creating a story for this and later see if it would be worth making a component out of this.
Metadata
Metadata
Assignees
Labels
No labels