cancel
Showing results for 
Search instead for 
Did you mean: 

Table overwrites Dropdown

martin_chambers
Participant
0 Kudos

In my DS application (version 1.6) I have a dropdown positioned above a table.

When I open the dropdown, the table overwrites the entries in the dropdown list.

I think it should be possible to change this in a custom CSS. Perhaps it is possible to make the list shorter? Perhaps it is possible to use z-index to put the list in the foreground? But I don't know which class or classes to use to change this part of the dropdown.

Any help will be appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

martin_chambers
Participant
0 Kudos

Thanks everyone for your help!

We are using Blue Crystal but there is also a custom CSS. And it seems that a fore-/ background attribute (Z-index) had been passed on from a parent to child element causing effects like the one described in my post.

In short, I have removed that particular bit in the custom CSS and now the dropdown shows its standard behaviour.

TammyPowlas
Active Contributor
0 Kudos

Martin:

I can't recreate your issue - I am using 1.6 SP1 with the latest patch.  See below

Maybe you can share more details so we can compare?

MustafaBensan
Active Contributor
0 Kudos

Hi Tammy,

Can you try your example with the Blue Crystal theme as well.  It looks like you're using another theme.

Thanks,

Mustafa.

TammyPowlas
Active Contributor
0 Kudos

Mustafa - good observation

Here's Blue Crystal theme:

MustafaBensan
Active Contributor
0 Kudos

Hi Martin,

While you may be able to fix the issue through CSS as a workaround, I'm inclined to think it is a bug.  It looks like the dropdown is already in the foreground, in which case it shouldn't be transparent as standard behaviour, I would think.

Regards,

Mustafa.