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
OverflowMenuV2 should immediately focus the first MenuItem after being opened, compare to OverflowMenu's behavior, which is correct.
Note: the fix for this should be at the Menu component level which is where this logic is abstracted and what OverflowMenuV2 is implementing under the hood
Package
@carbon/react
Browser
Chrome
Package version
1.23.1
React version
v17.0.2
Description
OverflowMenuV2 should immediately focus the first
MenuItem
after being opened, compare to OverflowMenu's behavior, which is correct.Note: the fix for this should be at the
Menu
component level which is where this logic is abstracted and whatOverflowMenuV2
is implementing under the hoodReproduction/example
https://react.carbondesignsystem.com/?path=/story/experimental-unstable-overflowmenuv2--custom-icon
Steps to reproduce
MenuItem
s , focus should be in the firstMenuItem
element.MenuItem
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: