Problem with container being behind backgroun even when changing z-index

Hi. We have a problem when using containers for dropdowns (see picture)

It happens even though the container has a higher z-index.

Is there a way to fix this or is it a bug?

image

Best Regards,
Fridtjof

Hi!

Do you have a background color set on The drop down container?

Yes. I think it has something to do with the fact that we are in a iterating container, and that the next element is automatically above in the z-index for some of the component (icons, text etc.) . So when I collapse the container above, some of the text is showing from the one below:

after changing the offset so that the container is above:

image

1 Like