[css-transitions] smoothly transitioning scrollbars in/out when it appears/disappears
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
When the scrollbar is shown/hidden can be very jarring and cause the page to jump. The scrollbar-gutter and scrollbar-width CSS properties gives us some control but to my knowledge it doesn't allow us to make the transition from scrollbar to no scrollbar (and vice versa) a transition rather than a jump.
If this is the wrong place to post this, please let me know where I should post it and I'll do it :)
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
The issue does not identify a CSS specification, repository file, test, or concrete proposed change. Start by determining which CSSWG specification and issue venue should cover scrollbar visibility transitions, then define the behavior and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100