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
When I expand the dropdown in a menu, the submenu items target is only the link text rather than the full width and height of the menu element. This has some accessibility issues.
I expect that when my mouse is over a menu item in the expanded state (on desktop) I can click and go to the page without having to be certain to click only on the text in the menu item.
Steps to reproduce the issue
Click on a level one menu item to expand it.
Try to activate a sub-menu element item by clicking near the text but not on the text.