Hi,
I am having trouble with icons not changing color on hover states in an interactive component created in my design system.
Just like original post about this - I have created a navigation that contains buttons links with an icon and text. In my design system I have defined this as a component with a hover state. I of course want to be customize the icon instance depending on the entry. The hover effect works fine if I use the component exactly as it is in the design system. But if I change the icon to another icon, the hover state only appears on the text.
I have tried to set the original icons to some strange color so that the instance overrides the original - problem persists. I have tried changing both the entry state and the hover state colors in my project, problem persists.
I don’t understand why this is happening, and I can only think that it’s some bug? The text works fine in all instances.
Can anyone help me?
Link to original post: Icon Hover Color Bug