feat(overflow-menu): add custom focus management#986
feat(overflow-menu): add custom focus management#986emyarod wants to merge 1 commit intocarbon-design-system:mainfrom
Conversation
|
Deploy preview created for Built with commit: b174929a7ff8666761f9cfa0503baea26a375728 |
|
Deploy preview created for Built with commit: b174929a7ff8666761f9cfa0503baea26a375728 |
|
Deploy preview created for Built with commit: b174929a7ff8666761f9cfa0503baea26a375728 |
|
Deploy preview created for Built with commit: b174929a7ff8666761f9cfa0503baea26a375728 |
Related Ticket(s)
carbon-design-system/carbon-for-ibm-dotcom#9807
Description
This PR addresses the focus management portion of the overflow menu enhancements epic. By adding
[data-primary-focus]to an overflow menu item, the menu will focus on that item rather than the first valid item when the menu is openedChangelog
Changed