Skip to content

[MS] Open contextual menu from breadcrumb - #12170

Open
fabienSvtr wants to merge 4 commits into
masterfrom
ms-open-contextuel-menu-from-breadcrumb
Open

[MS] Open contextual menu from breadcrumb#12170
fabienSvtr wants to merge 4 commits into
masterfrom
ms-open-contextuel-menu-from-breadcrumb

Conversation

@fabienSvtr

@fabienSvtr fabienSvtr commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

User can right click on the active breadcrumb element to open contextual menu.

It can be tested:

  • with the workspace (click on a workspace and click on the button)
  • with a folder (click on a folder in a workspace and click on the button)

For folder:
I created a specific contextual menu modal FolderBreadcrumbContextualMenu tin order to prevent certain errors (such as the delete action) from occurring in the initial context menu.

Screen.Recording.2026-02-11.at.14.56.28.mov

closes #12159

@fabienSvtr
fabienSvtr requested a review from a team as a code owner February 9, 2026 09:52
@fabienSvtr
fabienSvtr force-pushed the ms-open-contextuel-menu-from-breadcrumb branch 2 times, most recently from 9618e34 to dc14c31 Compare February 11, 2026 13:56
@fabienSvtr fabienSvtr changed the title [MS] Open contextuel menu from breadcrumb [MS] Open contextual menu from breadcrumb Feb 11, 2026
@fabienSvtr
fabienSvtr force-pushed the ms-open-contextuel-menu-from-breadcrumb branch 3 times, most recently from 649725a to 2e99ce9 Compare February 11, 2026 14:12
@fabienSvtr
fabienSvtr force-pushed the ms-open-contextuel-menu-from-breadcrumb branch from bba1b47 to 19d052c Compare February 12, 2026 13:02
@fabienSvtr
fabienSvtr force-pushed the ms-open-contextuel-menu-from-breadcrumb branch from f7ffca0 to af9b50a Compare February 12, 2026 13:17

@NicoTuxx NicoTuxx left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Needs to be reworked as discussed on slack

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.

[MS] add the possibility to get the link to the current workspace

2 participants