Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #38094
Closed
Open
Issue created Feb 21, 2023 by Zbynek Konecny@zbynek2 of 2 checklist items completed2/2 checklist items

Disable smooth scrolling by default

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I have read the contributing guidelines

Proposal

Remove smooth scrolling introduced in https://github.com/twbs/bootstrap/pull/31877 by setting $enable-smooth-scroll to false by default (or removing completely).

Motivation and context

There were comments in the issue indicating this feature affects negatively several websites

https://github.com/twbs/bootstrap/pull/31877#issuecomment-746670156 https://github.com/twbs/bootstrap/pull/31877#issuecomment-1200475195

as well as external issues

https://github.com/hotwired/turbo-rails/issues/165 https://github.com/jenkins-infra/jenkins.io/issues/6009

The suggested workaround involves overriding this with !important, which is not a good practice.

Assignee
Assign to
Time tracking