Menu: lack of possibility to disable menu item's highlight on hover effect #7511
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Describe the bug
In one of the previous versions (v10.3 in my case) when I hovered over the menu item - and moved the mouse pointer outside of the Menu's panel, the item lost the hover effect.
In the latest version, it is not possible to disable it so once you hover over the item and move your cursor outside of the Menu's panel - the previously hovered item has the "highlighted" effect applied.
It is possible to disable such behavior in the Dropdown component by setting the
focusOnHover=false
Reproducer
https://stackblitz.com/edit/qhjakw4h-7hq2pvpg?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
No response
Expected behavior
It is possible to disable the described behavior
The text was updated successfully, but these errors were encountered: