WordPress / WordPress/performance
Please add smooth scrolling to View Transitions plugin
Open
Nobody has claimed this yet.
[Plugin] View Transitions
[Type] Enhancement
- Dominant language
- PHP
- Stars
- 461
- Forks
- 165
- Avg merge
- 11h 12m
- Merged PRs (30d)
- 28
Description
Feature Description
As simple as a checkbox with smooth scrolling behaviour for the whole site
html {
scroll-behavior:smooth!important;
}
could make this plugin way better.
Please make it real :)
PLEEEEEEASE
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 at the View Transitions plugin entry point and inspect how its site-wide styles or settings are registered. Add the requested checkbox and smooth-scrolling behavior, then verify that enabling it affects the whole site and that the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100