Skip to content

Conversation

Prokyonn
Copy link
Member

@Prokyonn Prokyonn commented May 9, 2025

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

Fix duplicated toolbar actions

Why?

Toolbar actions should not be duplicated.

@Prokyonn Prokyonn force-pushed the bugfix/toolbar-actions branch from f985f15 to f8b8c06 Compare May 9, 2025 07:53
@alexander-schranz alexander-schranz merged commit 007697f into sulu:3.0 May 9, 2025
9 checks passed
@alexander-schranz
Copy link
Member

The content bundle toolbar actions could not be used as we have special webspace specific checks like:

'visible_condition' => '(!_permissions || _permissions.edit) && __webspace.localizations|length > 1',

So we give own toolbar actions to the contentviewbuilder which are used then in this case.

@alexander-schranz alexander-schranz added the Bug Error or unexpected behavior of already existing functionality label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants