Skip to content

Add navigation context to SuluPageBundle 3.0 #7839

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 4 commits into from
Mar 12, 2025

Conversation

Prokyonn
Copy link
Member

@Prokyonn Prokyonn commented Mar 7, 2025

Q A
Bug fix? no
New feature? no yes
BC breaks? no
Deprecations? no
Related issues/PRs #7672
License MIT

What's in this PR?

Adds NavigationContexts to pages in the new SuluPageBundle 3.0

<property
name="navigationContexts"
type="page_settings_navigation_select"
colspan="6"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Colspan looks strange as we don't know what the field after it is. Should we wrap this into a section Page Settings? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrapped it into a section, but I still would like to use the colspan 6 to be consistent with the other settings like e.g. webspace

image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thinking about this... webspace should not even be there for pages 😂 we should tackle this in another PR

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah remove the interface and trait from pages :)

@alexander-schranz alexander-schranz added the Feature New functionality not yet included in Sulu label Mar 7, 2025
@Prokyonn Prokyonn force-pushed the feature/navigation-context branch from 28d8ab5 to bd77949 Compare March 12, 2025 08:41
Prokyonn and others added 3 commits March 12, 2025 09:41
Co-authored-by: Alexander Schranz <alexander@sulu.io>
@Prokyonn Prokyonn force-pushed the feature/navigation-context branch from bd77949 to 4628bf4 Compare March 12, 2025 08:41
@Prokyonn Prokyonn force-pushed the feature/navigation-context branch from 4628bf4 to 1d1d53d Compare March 12, 2025 08:49
@alexander-schranz alexander-schranz merged commit e8e01ea into sulu:3.0 Mar 12, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality not yet included in Sulu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants