Skip to content

[PageLayout] Add new layout option PageLayout.Sidebar#7521

Draft
TylerJDev wants to merge 8 commits intomainfrom
tylerjdev/page-layout-sidebar
Draft

[PageLayout] Add new layout option PageLayout.Sidebar#7521
TylerJDev wants to merge 8 commits intomainfrom
tylerjdev/page-layout-sidebar

Conversation

@TylerJDev
Copy link
Member

@TylerJDev TylerJDev commented Feb 10, 2026

Closes #

PageLayout handles the layout for many pages across GH, and comes with 4 sub-components to define a layout (header, content, pane, footer). This PR adds an additional sub-component for side content.

We currently utilize pane to encapsulate content adjacent to the content and directly underneath the header. We do not offer a way to "escape" the main layout and add content adjacent to it.

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

@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: 6113e5b

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

@github-actions github-actions bot added staff Author is a staff member integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Feb 10, 2026
@github-actions
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions github-actions bot requested a deployment to storybook-preview-7521 February 10, 2026 14:57 Abandoned
@primer-integration
Copy link

👋 Hi from github/github-ui! Your integration PR is being built, you can follow the progress here: https://github.com/github/github-ui/actions/runs/21870400950

@primer-integration
Copy link

Integration test results from github/github-ui:

Passed  CI   Passed
Passed  VRT   Passed
Passed  Projects   Passed

All checks passed!

@github-actions github-actions bot temporarily deployed to storybook-preview-7521 February 11, 2026 20:33 Inactive
@TylerJDev TylerJDev changed the title PageLayout Test [PageLayout] Add new layout option Feb 11, 2026
@TylerJDev TylerJDev changed the title [PageLayout] Add new layout option [PageLayout] Add new layout option PageLayout.Sidebar Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant