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
carbon-components
carbon-components-react
Describe in detail the issue you're having.
When opening an OverflowMenu, focus is no longer placed within the menu itself
Is this issue related to a specific component?
OverflowMenu
What did you expect to happen? What happened instead? What would you like to see changed?
Focus should be moved inside of the menu (selectorPrimaryFocus or the first focusable menu item) after the menu is opened
selectorPrimaryFocus
Related #6722
The text was updated successfully, but these errors were encountered:
emyarod
Successfully merging a pull request may close this issue.
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
When opening an OverflowMenu, focus is no longer placed within the menu itself
OverflowMenu
Focus should be moved inside of the menu (
selectorPrimaryFocus
or the first focusable menu item) after the menu is openedSteps to reproduce the issue
Additional information
Related #6722
The text was updated successfully, but these errors were encountered: