Skip to content

[Table] Horizontal overflow not rendering correctly #7964

@emilol

Description

@emilol

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.
Overflow

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 urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions