[MS] Open contextual menu from breadcrumb - #12170
Open
fabienSvtr wants to merge 4 commits into
Open
Conversation
fabienSvtr
force-pushed
the
ms-open-contextuel-menu-from-breadcrumb
branch
2 times, most recently
from
February 11, 2026 13:56
9618e34 to
dc14c31
Compare
fabienSvtr
force-pushed
the
ms-open-contextuel-menu-from-breadcrumb
branch
3 times, most recently
from
February 11, 2026 14:12
649725a to
2e99ce9
Compare
fabienSvtr
force-pushed
the
ms-open-contextuel-menu-from-breadcrumb
branch
from
February 12, 2026 13:02
bba1b47 to
19d052c
Compare
…dcrumbsWithContextMenu` components
fabienSvtr
force-pushed
the
ms-open-contextuel-menu-from-breadcrumb
branch
from
February 12, 2026 13:17
f7ffca0 to
af9b50a
Compare
NicoTuxx
requested changes
Feb 13, 2026
NicoTuxx
left a comment
Contributor
There was a problem hiding this comment.
Needs to be reworked as discussed on slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User can right click on the active breadcrumb element to open contextual menu.
It can be tested:
▼button)▼button)For folder:
I created a specific contextual menu modal
FolderBreadcrumbContextualMenutin 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