MenuBar Accessibilty Issue #4763
Unanswered
TheBurchLog
asked this question in
PrimeReact
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am attempting to tab through the MenuBar and I am unable to focus on the menu options. To work around I have to use a template object and that an attribute that is focusable, then pass through handleKeyDown event handler to the element.
I could replicate it with the StackBlitz example for the basic menubar.
Beta Was this translation helpful? Give feedback.
All reactions