feat(material/chips): add hideMultipleSelectionIndicator in mat-chip-listbox
オープン
area: material/chips
feature
P4
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### 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
コントリビューションガイド
調査の方向性
まず mat-chip-listbox の実装と既存の hideSingleSelectionIndicator input を見つけ、次に mat-button-toggle-group における対応する hideMultipleSelectionIndicator の動作と比較します。複数選択のオプションを追加し、単一選択の動作を変更せずに、選択されたチップでインジケーターを非表示にできることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 72/100