For screen reader users, the mouse cursor can be anywhere on the page. If the Menu by chance opens into the mouse cursor it is confusing for screen reader users since it can:
- steal focus
- open a nested menu
The requirement that mouse hover and focus should have the same state in the menu. Figure out more a11y friendly ways to achieve this
For screen reader users, the mouse cursor can be anywhere on the page. If the
Menuby chance opens into the mouse cursor it is confusing for screen reader users since it can:The requirement that mouse hover and focus should have the same state in the menu. Figure out more a11y friendly ways to achieve this