WordPress / WordPress/performance

Please add smooth scrolling to View Transitions plugin

Open
#2,602 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.