Skip to content

#1614 fix page layout header full width #1629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

nicolaor
Copy link
Contributor

There was a bug in my previous version: pages with a vertical section but without a full-width section were incorrectly handled. When creating such a page via code, the resulting page layout would have the left part of the vertical section created as a full-width section.
I also changed the error handling which was not allowing to add a vertical section on a page with a full-width section. This is actually possible when using the UI. What is not possible, is adding a vertical section on a page with more than one full-width section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants