bug(cdk/testing): sendKeys does not update for contenteditable elements
Open
area: cdk/testing
G
P4
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
#### Reproduction
This is a issue with TestHarness, don't know how I can reproduce it with StackBlitz.
Steps to reproduce:
1. Add a `
Contributor guide
Research direction
Start by reproducing the issue in the CDK TestHarness path that handles sendKeys() against a contenteditable div. Confirm the current behavior, then trace how the harness updates the element and add coverage for the reported reproduction; done means the div displays the sent text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100