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
However, in the PrimeNg Diamond template, it does not work. Something is interfering with the keyboard events. We noticed this in our own Diamond-based app, but it is also apparent in the on the Diamond samples page. Click on Overlay Menu Options button and attempt to choose a menu item with the keyboard.
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
Popup menu keyboard navigation works properly in the PrimeNg Menu documentation page
However, in the PrimeNg Diamond template, it does not work. Something is interfering with the keyboard events. We noticed this in our own Diamond-based app, but it is also apparent in the on the Diamond samples page. Click on Overlay Menu Options button and attempt to choose a menu item with the keyboard.
Environment
PrimeNG Diamond template
PrimeNG 15.3.0
Reproducer
No response
Angular version
15.2.6
PrimeNG version
15.3.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.12.1
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Menu should be keyboard-navigable as described in the Menu documentation
But the keys do nothing.
The text was updated successfully, but these errors were encountered: