Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility issue - menu is not accessible #3610

Open
jesperingels opened this issue Mar 14, 2024 · 1 comment
Open

Accessibility issue - menu is not accessible #3610

jesperingels opened this issue Mar 14, 2024 · 1 comment
Labels

Comments

@jesperingels
Copy link
Contributor

PHP Version

8.2

Shopware Version

6.5

Expected behaviour

When using the TAB key to tab through the menu I expect the flyout submenu to open when I press the ENTER key.
When pressing the ENTER key on a menu-item that has submenu items it should open the flyout navigation. Just like it does when you hover it with your mouse.
Here you can see an example of an accessible menu: accessible mega-menu

Actual behaviour

When using the TAB key to tab through the menu and press the ENTER key on a (parent) menu item this opens the category page.

How to reproduce

  • Go to Shopware Demo
  • Press TAB untill you see the menu item 'Clothing' being highlighted
  • Now press ENTER
  • You are now taken to the Clothing category page
  • It's impossible to navigate to the Women category page when using the keyboard (for example someone who is blind)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant