angular / angular/components

Missing implementation of filterTermAccessor in MatTableDataSource.

Abierto
#11,550 2 comentarios 10 reacciones 0 asignados Ver en GitHub
area: docs area: material/table P3
Lenguaje dominante
TypeScript
Estrellas
25k
Forks
6.8k
Merge medio
1 d 8 h
PR fusionados (30 d)
91

Descripción

#### 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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza en el punto de entrada MatTableDataSource e inspecciona los comentarios existentes que describen filterTermAccessor y sus usos. Confirma cómo obtiene actualmente los términos el filtrado, añade después la implementación sobrescribible que falta y verifica que el accessor pueda sobrescribirse como se solicita.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
angular, typescript
Área
frontend
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.