testing-library / testing-library/user-event
Support Scroll User Event
Open
Nobody has claimed this yet.
needs specification
new event
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 258
- PR merge metrics
- No merged PRs in 30d
Description
Problem description: When we have an area to scroll, it'd be good to account for this user event
Suggested solution: Add a scroll handler
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing user-event handlers and determine where a scroll handler would belong. Clarify which scroll interaction and behavior must be supported, then verify that the affected scrollable area responds as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100