mat-tree should have a filtering feature
オープン
area: cdk/tree
feature
needs: discussion
P4
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Feature request, or proposal:
Filtering through tree nodes is a very useful feature, especially to reduce the size of tree and finding out the desired node(s) quickly.
#### What is the expected behavior?
There should be an input box above mat-tree. As you enter the text, it will filter through the tree and renders the tree based on the content in the input box.
#### What is the current behavior?
Filtering feature is not available in mat-tree component.
コントリビューションガイド
調査の方向性
まず mat-tree コンポーネントと現在の公開動作を確認し、ツリーノードがどのように表現およびレンダリングされるかを理解します。フィルタリング操作を定義し、テキストを入力すると表示されるツリーが一致するノードに絞り込まれることを確認してから、期待される動作のテストカバレッジを追加します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100