Skip to content

Conversation

@pwizla
Copy link
Collaborator

@pwizla pwizla commented Nov 17, 2025

Currently, the width available for main article content is calculated after page has finished loading. This causes some "alignment flash", where the page content is initially pushed to the right then finally properly positioned once all values are calculated.

This PR replaces the current behavior with a fixed values approach.

Disclaimer: On some edge cases, the alignment might not be as good as before.

@pwizla pwizla self-assigned this Nov 17, 2025
@vercel
Copy link

vercel bot commented Nov 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Nov 17, 2025 9:40am

@pwizla pwizla added source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo pr: chore labels Nov 17, 2025
@pwizla pwizla added this to the 6.11.1 milestone Nov 17, 2025
@github-actions github-actions bot added internal PRs created by the Strapi core team pr: updated content PRs updating existing documentation content labels Nov 17, 2025
@pwizla pwizla merged commit e91df61 into main Nov 17, 2025
16 checks passed
@pwizla pwizla deleted the repo/fix-main-content-positioning-flahs branch November 17, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore pr: updated content PRs updating existing documentation content source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant