feat(material/chips): add hideMultipleSelectionIndicator in mat-chip-listbox
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
### Feature Description
Currently there is an input `hideSingleSelectionIndicator` in ``, but if we set `multiple="true"` there is no option to hide all of them. So we need a boolean input `hideMultipleSelectionIndicator` as we have in ``
### Use Case
We want to use a multiple chip listbox indicating selected multi options without the indicator
Beitragsleitfaden
Rechercherichtung
Beginne damit, die Implementierung von mat-chip-listbox und dessen vorhandenen hideSingleSelectionIndicator input zu finden, und vergleiche anschließend das entsprechende hideMultipleSelectionIndicator-Verhalten in mat-button-toggle-group. Füge die Option für die Mehrfachauswahl hinzu und überprüfe, dass ausgewählte Chips ihre Indikatoren ausblenden können, während das Verhalten bei der Einzelauswahl unverändert bleibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 72/100