To be accessible it should be possible to navigate in a Menu using the Tab key. Whenever tab (or shift+tab) is used to navigate in a menu, the menu closes unexpectedly.
Tabbing behaviour was fine in 10.2.1 and is broken since 10.3.0.
The bug can be reproduced in the component showcase of PrimeReact.
Describe the bug
To be accessible it should be possible to navigate in a Menu using the Tab key. Whenever tab (or shift+tab) is used to navigate in a menu, the menu closes unexpectedly.
Tabbing behaviour was fine in 10.2.1 and is broken since 10.3.0.
The bug can be reproduced in the component showcase of PrimeReact.
Reproducer
No response
PrimeReact version
10.3.0
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The Menu should not close.