ToggleButton: focus-visible not triggered by keyboard navigation #2997
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When you use the tab key to navigate to a ToggleButton, there is no visible indication that the button has focus.
You can reproduce this by navigating the https://www.primefaces.org/primevue/togglebutton documentation page via keyboard.
Reproducer
No response
PrimeVue version
3.17.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
When you navigate to a ToggleButton using the keyboard the focus-visible style should be applied so that the user can see that the element has focus.
The text was updated successfully, but these errors were encountered: