cdkTextareaAutosize: emit event when the textarea height changes
Open
area: cdk/text-field
help wanted
P5
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
It would be more efficient than checking on every `keyup` of the area.
Contributor guide
Research direction
Start by locating the cdkTextareaAutosize entry point and its current keyup-based height-checking behavior. Determine how an event should be exposed and verify that it fires only when the textarea height changes; the payload names no specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100