angular / angular/components

Missing implementation of filterTermAccessor in MatTableDataSource.

未关闭
#11,550 2 条评论 10 个 reaction 已指派 0 人 在 GitHub 查看
area: docs area: material/table P3
主要语言
TypeScript
星标
25k
派生
6.8k
平均合并
1 天 8 小时
30 天内合并 PR
91

描述

#### Bug, feature request, or proposal:

Missing implementation of filterTermAccessor in MatTableDataSource.
#### What is the expected behavior?
There should be the implementation of filterTermAccessor in MatTableDataSource so that it can be overridden.

#### What is the current behavior?
There is no implementation of filterTermAccessor in MatTableDataSource. Only comments are added for the uses of the same. I have searched the entire git repo but did not found any implementation.

#### What are the steps to reproduce?
Providing a StackBlitz reproduction is the *best* way to share your issue.

StackBlitz starter: https://goo.gl/wwnhMV

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

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

#### Is there anything else we should know?

贡献指南

打开贡献指南

调研方向

从 MatTableDataSource 入口点开始,检查描述 filterTermAccessor 及其用途的现有注释。确认当前筛选如何获取 term,然后添加缺失的可重写实现,并验证 accessor 可以按要求进行重写。

由索引模型根据 Issue 内容生成。

评估

技术栈
angular, typescript
领域
frontend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。