Component: Megamenu - Accessibility bug #15080
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Describe the bug
#Accessibility Issue: Megamenu
In the megamenu component, arrow navigation within submenus is not functioning as expected. While there are no issues in Primeng 16, in Primeng 17, sourced directly from the Primeng website, pressing the down arrow to enter a submenu works, but pressing the right arrow to navigate to the next submenu item unexpectedly returns to the parent menu item.
Environment
directly from the Primeng website:
https;//primeng.org/megamenu
Reproducer
https;//primeng.org/megamenu
Angular version
17
PrimeNG version
17
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
chrome
Steps to reproduce the behavior
Expected behavior
while navigate submenu the expectation is to navigate the submenu instead of go back to the father menuitem
The text was updated successfully, but these errors were encountered: