Table heading background transparent when tooltip in in cell #562
Unanswered
etrusci-org
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there :)
Not sure if this is a "bug".
Got a simple table with some cells that have links with tooltips.
Made the table header sticky.
When now scrolling, the content inside the cells that has tooltips, is visible below the header cells.
I found that if I adjust the table header z-index, it's fine again.
the table:

scrolling:

scrolling:

z-index seems to fix it:

Test/demo HTML:
Beta Was this translation helpful? Give feedback.
All reactions