feat(COMPONENT): Add "disabledInteractive" input to "mat-chip-option"
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
### Feature Description
I want to be able to set "disabledInteractive" on `mat-chip-option` similarly to how the `mat-button` component allows tooltips for disabled buttons when "disabledInteractive" is passed as an input.
See `disabledInteractive` in https://material.angular.io/components/button/api
### Use Case
I find myself dynamically disabling chips, and it'd be nice to be able to explain to users why a chip option is disabled with a tooltip instead of having to place the error somewhere else in the DOM or use some element-wrapping workaround.
Guía de contribución
Línea de trabajo
Comienza revisando el componente mat-chip-option y la API disabledInteractive de mat-button enlazada en el issue. Traza cómo se comportan actualmente los chips deshabilitados y los tooltips, y luego verifica que la entrada solicitada permita mostrar un tooltip explicativo mientras el chip permanece deshabilitado.
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
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100