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 accessing an accordion menu and tabbing through the submenus, a user should be able to (while having a submenu parent focused), press 'Space' or 'Enter' and open the submenu - where it should stay open so a user can explore the menu.
Current Behavior
When a submenu parent is focused and I press 'space' or 'enter', the submenu opens and then the entire menu collapses - leaving the focus inside the now-hidden submenu.
Possible Solution
Assuming that the accordion menu JavaScript functionality will need to be tested and fixed to account for submenu link functionality.
Expected Behavior
When accessing an accordion menu and tabbing through the submenus, a user should be able to (while having a submenu parent focused), press 'Space' or 'Enter' and open the submenu - where it should stay open so a user can explore the menu.
Current Behavior
When a submenu parent is focused and I press 'space' or 'enter', the submenu opens and then the entire menu collapses - leaving the focus inside the now-hidden submenu.
Possible Solution
Assuming that the accordion menu JavaScript functionality will need to be tested and fixed to account for submenu link functionality.
Test Case and/or Steps to Reproduce (for bugs)
How to reproduce:
Context
This breaks expected keyboard functionality and may interfere with accessibility.
Your Environment
Checklist
The text was updated successfully, but these errors were encountered: