Make mat-chip editable
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Bug, feature request, or proposal:
Feature request
#### What is the expected behavior?
Editable filter chips (this existed in AngularJS Material)
#### What is the current behavior?
Readonly filter chips
#### What is the use-case or motivation for changing an existing behavior?
Editing a chip can be done in less keystrokes compared to deleting a chip and adding a new one. Sometimes, you have to delete bunch of chips to edit one chip.
For example, if you have:
(foo: bar) (OR) (foo2: bar2)
and you want to go to
(foo3: bar) (OR) (foo2: bar2)
User might choose to delete all chips and start over
コントリビューションガイド
調査の方向性
Issue では mat-chip コンポーネントが挙げられていますが、ソースファイルやテストのパスは提供されていません。まず mat-chip と既存の filter-chip の動作を見つけ、編集操作を提案する前に、関連するコンポーネントのドキュメントとテストを確認してください。Done では、ユーザーがチップを削除して作り直すことなく、チップの値を変更できるようにする必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100