5.0.8: Box shadow > transparent - Not working as an interaction color

Hi!

Before the update, I had an element whose shadow is supposed to go transparent on hover. That is no longer the case.

I have replaced it with rgba(255, 255, 255, 0) and that works, but Transparent is the default if the color is reset, so that does look like a bug.

Thanks!

Hi Misho,

Thanks for writing to us

I have checked in my local environment but didn’t find the issue you described here. Can you please explain the steps to replicate the issue at our end?

Thanks

Hi, sure!

It is a box-shadow of a Div element.

Here is how it is supposed to be:

hov1

And here is what happens if the interaction color is set to transparent.

hov2

Perhaps this happens when “link interaction colors is set” on the main column?

Hi @Misho,

Yes, I can replicate this issue on my dev site. This seems to be a regression, on 5.0.6 release there is a bugfix that resolves an issue with the keyword transparent on interaction control. This seems to be related.

I’ll report this issue.

Thanks,

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.