Describe the bug
The tooltip does not activate on focus.
Reproducer
https://stackblitz.com/edit/vitejs-vite-wjimyrsw?file=src%2FApp.tsx
System Information
PrimeReact 10.9.7 on the PrimeReact site.
Steps to reproduce the behavior
- Go to the stackblitz.
- Use the TAB key to focus any of the inputs or buttons.
- Note that the tooltip does not appear, while it does appear on hover.
Expected behavior
The tooltip should appear if the element is focused, and should be dismissable using the ESC key.
Describe the bug
The tooltip does not activate on focus.
Reproducer
https://stackblitz.com/edit/vitejs-vite-wjimyrsw?file=src%2FApp.tsx
System Information
Steps to reproduce the behavior
Expected behavior
The tooltip should appear if the element is focused, and should be dismissable using the ESC key.