[Sort] Adjust sort interface to handle swapping out MatSort
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Bug, feature request, or proposal:
It would be nice to be able to sort on multiple columns.
#### What is the expected behavior?
The user can sort the grid with multiple columns at a time
#### What is the current behavior?
The user can sort the grid with a single column
#### What is the use-case or motivation for changing an existing behavior?
The app I'm working on has a requirement for multi-column sort. I've used other, non-angular, grids in the past and they have supported this.
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4.3.6
Material 2.0.0-beta.10
Typescript 2.5.2
コントリビューションガイド
調査の方向性
まず、タイトルで参照されている sort interface と MatSort の動作を読み、次に現在の単一列ソートが grid にどのように公開されているかを追跡します。grid が複数の列を同時にソートでき、明確で文書化された interface と動作を維持できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100