-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
Bug
mat-table overflow not rendering correctly
similar to to #7404 but does not involve min-widths
What is the expected behavior?
When the content of a column is too wide to be shown, horizontal scrolling to bring those columns into view should show consistent styling.
e.g. a table with a chip list that is set not to wrap will overflow when there are more chips than horizontal space.
What is the current behavior?
When remainder of the column is scrolled into view there is no white background or row borders.
What are the steps to reproduce?
https://plnkr.co/edit/Jkxy52Wcjwvn0LhyowSx?p=preview
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
up to date angular and material, all browsers
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent