Missing implementation of filterTermAccessor in MatTableDataSource.
- 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
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