react icon indicating copy to clipboard operation
react copied to clipboard

Add scrollbar-gutter prop to PageLayoutPane

Open dipree opened this issue 1 year ago • 2 comments

Without scrollbar-gutter (or set to auto)

https://github.com/primer/react/assets/3369400/529c8f19-5ad3-46c6-a25b-6099488db6db

Set to scrollbar-gutter: stable

https://github.com/primer/react/assets/3369400/94c20058-472e-466e-9770-6d07e614d0b7

https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter

Changelog

New

Changed

Removed

Rollout strategy

  • [ ] Patch release
  • [ ] Minor release
  • [ ] Major release; if selected, include a written rollout or migration plan
  • [ ] None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

  • [ ] Added/updated tests
  • [ ] Added/updated documentation
  • [ ] Added/updated previews (Storybook)
  • [ ] Changes are SSR compatible
  • [ ] Tested in Chrome
  • [ ] Tested in Firefox
  • [ ] Tested in Safari
  • [ ] Tested in Edge
  • [ ] (GitHub staff only) Integration tests pass at github/github (Learn more about how to run integration tests)

dipree avatar May 15 '24 06:05 dipree

⚠️ No Changeset found

Latest commit: 70ef9ac970a3b332e06ee69f29678514dc0307da

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 15 '24 06:05 changeset-bot[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 88.36 KB (+0.02% 🔺)
packages/react/dist/browser.umd.js 88.6 KB (-0.05% 🔽)

github-actions[bot] avatar May 15 '24 06:05 github-actions[bot]

Hi! This pull request has been marked as stale because it has been open with no activity for 60 days. You can comment on the pull request or remove the stale label to keep it open. If you do nothing, this pull request will be closed in 7 days.

github-actions[bot] avatar Jul 15 '24 10:07 github-actions[bot]