We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Utilities (utilities we provide besides Components, e.g. apis from react-utilities)
9.57.0
18.3.1
System: OS: Windows 11 10.0.27768 CPU: (12) x64 Intel(R) Xeon(R) W-2235 CPU @ 3.80GHz Memory: 23.74 GB / 63.59 GB Browsers: Edge: Spartan (Updated NPM Auth), Chromium (132.0.2957.93), ChromiumDev (Updated NPM Auth) Internet Explorer: 11.0.27768.1000 npmPackages: @fluentui/fluent2-theme: ^8.107.98 => 8.107.98 @fluentui/react: ^8.120.6 => 8.120.6 @fluentui/react-brand-icons: ^1.0.146 => 1.0.146 @fluentui/react-calendar-compat: ^0.1.16 => 0.1.16 @fluentui/react-components: ^9.57.0 => 9.57.0 @fluentui/react-portal-compat: ^9.0.161 => 9.0.161 @types/react: ^18.0.33 => 18.0.33 @types/react-dom: ^18.0.11 => 18.0.11 react: ^18.3.1 => 18.3.1 react-dom: ^18.3.1 => 18.3.1
When the first focusable element is removed in an inner focus trap, tab focus goes to the outer focus trap instead of inner focus trap.
Tab focus should remain in the inner focus trap.
https://stackblitz.com/edit/mprexcs7
Complete the following steps with keyboard navigation using Tab and Space.
yes
High - No workaround
Microsoft product for internal use
The text was updated successfully, but these errors were encountered:
marcosmoura
No branches or pull requests
Component
Utilities (utilities we provide besides Components, e.g. apis from react-utilities)
Package version
9.57.0
React version
18.3.1
Environment
Current Behavior
When the first focusable element is removed in an inner focus trap, tab focus goes to the outer focus trap instead of inner focus trap.
Expected Behavior
Tab focus should remain in the inner focus trap.
Reproduction
https://stackblitz.com/edit/mprexcs7
Steps to reproduce
Complete the following steps with keyboard navigation using Tab and Space.
Are you reporting an Accessibility issue?
yes
Suggested severity
High - No workaround
Products/sites affected
Microsoft product for internal use
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: