This is an issue with Patternfly 6.6.1.
We have a Table in a Modal that has hoverable and selectable rows. This looks like this in light mode:
The "Filesystem" in the sidebar and the "boot" row are selected (with the isRowSelected property in React), and the "etc" row is being hovered over.
In dark mode, the exact same situation looks like this:
Both the hover color and the "selected" color are the same as the background color of the Modal itself, --pf-t--global--dark--background--color--300.
Jira Issue: PF-4567
Reactions are currently unavailable
This is an issue with Patternfly 6.6.1.
We have a Table in a Modal that has hoverable and selectable rows. This looks like this in light mode:
The "Filesystem" in the sidebar and the "boot" row are selected (with the isRowSelected property in React), and the "etc" row is being hovered over.
In dark mode, the exact same situation looks like this:
Both the hover color and the "selected" color are the same as the background color of the Modal itself, --pf-t--global--dark--background--color--300.
Jira Issue: PF-4567