closeio / closeio/react-custom-scroller
Add some minimal amount of tests
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Add Playwright and add a few tests:
- Renders with correct paddings.
- Displays the track on hover when the content is longer than the maximum height of the scroller.
- Track height is smaller when the content is longer.
- Maybe some visual regression test?
Contributor guide
No contributing guide indexed for this repository
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 reviewing the repository's current test setup and the React scroller behavior. Add Playwright coverage for padding, hover track visibility with overlong content, and reduced track height; treat visual regression as optional, and confirm the listed behaviors pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, react, typescript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100