You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening a ConfirmationModal from a ContextualMenu, the focus does not move keyboard focus to the modal. This issue may require more than one ContextualMenu elements to reproduce. Shift+Tabing does eventually move the focus and trap it in the ConfirmationModal. The tabIndex to reach the ConfirmationModal is just before the first ContextualMenu component. Screencapture showing opening the modal, Shift+Tabing as the focus moves behind the modal until eventually reaching and being trapped in the ConfirmationModal:
When opening a
ConfirmationModalfrom aContextualMenu, the focus does not move keyboard focus to the modal. This issue may require more than oneContextualMenuelements to reproduce.Shift+Tabing does eventually move the focus and trap it in theConfirmationModal. ThetabIndexto reach theConfirmationModalis just before the firstContextualMenucomponent. Screencapture showing opening the modal,Shift+Tabing as the focus moves behind the modal until eventually reaching and being trapped in theConfirmationModal:Screencast.from.2026-04-28.14-04-28.mp4