Skip to content

Merge Aa/portrait layout continued into 'portrait layout' - #16482

Open
alessiaAmitrano wants to merge 33 commits into
portrait-layoutfrom
aa/portrait-layout-continued
Open

Merge Aa/portrait layout continued into 'portrait layout'#16482
alessiaAmitrano wants to merge 33 commits into
portrait-layoutfrom
aa/portrait-layout-continued

Conversation

@alessiaAmitrano

Copy link
Copy Markdown
Contributor

What does this change?

Why?

How has this change been tested?

Screenshots

Before After
before after

frederickobrien and others added 30 commits July 2, 2026 15:56
… to top and bottom of headline container, hide stripes above meta
Slim nav, display bylines in the right place, grid adjustments
@github-actions

Copy link
Copy Markdown

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@frederickobrien

Copy link
Copy Markdown
Contributor

@copilot rebase this pull request on the latest version of the portrait-layout branch (https://github.com/guardian/dotcom-rendering/tree/portrait-layout)

@frederickobrien frederickobrien self-assigned this Jul 29, 2026
@frederickobrien frederickobrien added the feature Departmental tracking: work on a new feature label Jul 29, 2026
@frederickobrien frederickobrien added this to the Interactives milestone Jul 29, 2026

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown

@copilot rebase this pull request on the latest version of the portrait-layout branch (https://github.com/guardian/dotcom-rendering/tree/portrait-layout)

The branch already incorporates the latest portrait-layout tip (b31f2dfb59) via the merge commit b1372f66. A true rebase (to produce a clean linear history) requires a force push, which is not available in my tooling — any attempt is rejected and the local state is reset to match the remote.

The code changes are identical to what a rebase would produce. If you'd like to clean up the history with a force push, you'd need to do that manually:

git checkout aa/portrait-layout-continued
git rebase origin/portrait-layout
git push --force-with-lease

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants