[Table] Vertical white lines between headers with a background color when stickyHeader is used #45554
Labels
component: table
This is the name of the generic UI component, not the React module!
customization: css
Design CSS customizability
external dependency
Blocked by external dependency, we can’t do anything about it
Steps to reproduce
Steps:
Current behavior
This behavior is only noticed on latest version of Chrome and Edge. Firefox seems to be fine.
Currently vertical white lines pop up randomly between headers when
stickyHeader
is used and there is a background color for the header cells. These lines can change depending on the size of screen and content of the table.Solution:
stickyHeader
propthead
component insteadI can confirm that this is not specific to my laptop model as this was noticed by another developer in our team with a different laptop as well.
Expected behavior
White lines between headers should not pop up randomly when
stickyHeader
is usedContext
No response
Your environment
npx @mui/envinfo
Search keywords: table, white lines, stickyHeader
The text was updated successfully, but these errors were encountered: