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
This is a bug report for the @clr Angular or UI versions of the design system.
For the web-component implementation of Clarity (@cds), visit vmware-clarity/core.
Describe the bug
The first action-item always has background-color, event if you hover over another action-item
The first item is focused (you can change the focused item with the arrow keys), and the second item is hovered. @colinreedmiller, could you look into this? I'm not sure if this is as designed or if the focus and hover styles should be different.
kevinbuhmann
changed the title
[ClrDatagridActionOverflow]The first action-item always has background-color
[ClrDatagridActionOverflow] focused and hovered actions have the same background color
Jan 22, 2024
This is a bug report for the
@clr
Angular or UI versions of the design system.For the web-component implementation of Clarity (
@cds
), visit vmware-clarity/core.Describe the bug
The first action-item always has background-color, event if you hover over another action-item
How to reproduce
Please provide a link to a reproduction scenario using one of the Clarity Stackblitz templates. Reports without a clear reproduction may not be prioritized until one is provided.
Go to https://clarity.design/documentation/datagrid/single-action, and move your mouse to hover over
Delete
button.The
Edit
button will also have the background-colorExpected behavior
Only the hovered item should have the background-color
Versions
Clarity version:
Framework version:
ie: Angular 15
Device:
Additional notes
Add any other notes about the problem here.
The text was updated successfully, but these errors were encountered: