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
It's possible to hover over the disabled item in the Menu component and achieve the "highlighted item" effect.
It's not possible to select it using the keyboard though.
Describe the bug
It's possible to hover over the disabled item in the Menu component and achieve the "highlighted item" effect.
It's not possible to select it using the keyboard though.
Reproducer
https://stackblitz.com/edit/qhjakw4h-7hq2pvpg?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
Expected behavior
It shouldn't be possible to achieve the "highlighted item" effect on the disabled menu item.
The text was updated successfully, but these errors were encountered: