Skip to content

MatTableDataSource should delimit stringified properties with a special character #12914

@JacobBrandt

Description

@JacobBrandt

Bug, feature request, or proposal:

Bug

What is the expected behavior?

The data table filter should filter on the individual value of cells of a row

What is the current behavior?

The data table filters on the combined value of all cells in a row

What are the steps to reproduce?

StackBlitz: https://stackblitz.com/edit/angular-prsrvj

What is the use-case or motivation for changing an existing behavior?

Given the provided StackBlitz I would expect when searching for "test" that I only get one row back. However both are shown because the cell values are combined together without spacing.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

All

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedLabel noting an issue which the team is looking for contribution from the community to fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions