Automattic / Automattic/antiscroll
Move the scrollbar with `translateY` in modern browsers
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
This will improve scrollbar animation performance with content-heavy elements. Facebook's ticker suffers from this.
Steal the feature detection from modernizr for it (if it has one)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the scrollbar animation implementation, then investigate whether Modernizr provides the required feature detection for translateY. Done means modern browsers use translateY for scrollbar animation while existing browser behavior remains supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100