Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure menu keydown logic allows shift+tab to navigate as expected #31849

Conversation

chrisdholt
Copy link
Member

Previous Behavior

Shift+Tab was being suppressed due to the logic of menu not accounting for the trigger being focused already when the menu was closed

New Behavior

Shift+Tab when the menu is closed works as expected

Related Issue(s)

  • Fixes #

@chrisdholt chrisdholt requested a review from a team as a code owner June 27, 2024 22:28
@fabricteam
Copy link
Collaborator

fabricteam commented Jun 27, 2024

📊 Bundle size report

✅ No changes found

@chrisdholt chrisdholt force-pushed the users/chhol/fix-shift-tab-focus-on-menu branch from aeffd87 to 53d82bb Compare June 27, 2024 22:48
@chrisdholt chrisdholt enabled auto-merge (squash) June 27, 2024 22:48
@chrisdholt chrisdholt merged commit 272dafa into microsoft:master Jun 27, 2024
18 checks passed
@chrisdholt chrisdholt deleted the users/chhol/fix-shift-tab-focus-on-menu branch June 27, 2024 23:11
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.

5 participants