Skip to content

IBX-11909: new main menu design - #1944

Merged
dew326 merged 32 commits into
6.0from
new-menu
Aug 13, 2026
Merged

IBX-11909: new main menu design#1944
dew326 merged 32 commits into
6.0from
new-menu

Conversation

@tischsoic

@tischsoic tischsoic commented Jun 17, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-11909

Related PRs:

Note

The TEMPORARY: dependencies.json commits were removed after CI passed (see comments).
Browser tests on this PR now build against release-branch siblings, so they can only be fully
green again once the related PRs merge. Merge together with the related PRs, and delete the
CI-only admin-ui-assets#new-menu branch afterwards.

Description:

For QA:

Documentation:

@tischsoic tischsoic self-assigned this Jun 17, 2026
@tischsoic
tischsoic force-pushed the new-menu branch 2 times, most recently from 444ca77 to 5f89cfa Compare June 18, 2026 10:08

for (const tooltipNode of tooltipsNode) {
bootstrap.Tooltip.getOrCreateInstance(tooltipNode).hide();
const tooltipInstance = bootstrap.Tooltip.getInstance(tooltipNode);

@tischsoic tischsoic Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Note: fix needed to avoid creating tooltip instances when hiding tooltips, which circumvent our parse function's custom logic.

@tischsoic
tischsoic marked this pull request as ready for review June 23, 2026 07:21
@tischsoic
tischsoic requested a review from a team June 23, 2026 07:21
@ibexa-workflow-automation-1
ibexa-workflow-automation-1 Bot requested review from GrabowskiM, OstafinL, albozek, alekmick and dew326 and removed request for a team June 23, 2026 07:22
Comment thread src/bundle/Resources/public/scss/_main-menu-popup.scss Outdated
Comment thread src/lib/Menu/MainMenuBuilder.php
Comment thread src/bundle/Resources/public/scss/_main-menu.scss Outdated
Comment thread src/bundle/Resources/public/scss/_main-menu.scss Outdated
Comment thread src/bundle/Resources/public/scss/_main-menu.scss Outdated
Comment thread src/bundle/Resources/views/themes/admin/ui/menu/main_base.html.twig Outdated
@tischsoic
tischsoic changed the base branch from ds-development to ds-development-fixes June 29, 2026 07:16
@tischsoic
tischsoic requested review from GrabowskiM and albozek June 29, 2026 07:16
Base automatically changed from ds-development-fixes to ds-development July 6, 2026 10:30
@tischsoic

Copy link
Copy Markdown
Contributor Author

Claude: Beside minor sonar issue, all CI green ✅ before removing dependencies.json, ready to be merged.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@dew326
dew326 merged commit 90516b3 into 6.0 Aug 13, 2026
27 of 28 checks passed
@dew326
dew326 deleted the new-menu branch August 13, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants