virtual-scroll: design interaction with print page
オープン
area: cdk/scrolling
design
P4
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
How will virtual scrolling work when the user prints the page?
We probably want to render more elements than what the user sees on screen when they go to print the page. If its a reasonable size list (e.g. 100 items) we could just render the whole list in print mode. But what about larger lists (e.g. 1000000 items)? what about async data that needs to be fetched from the server?
コントリビューションガイド
調査の方向性
このIssueではファイルもテストも指定されていません。まず virtual-scroll コンポーネントとその印刷時の動作を確認し、その後、大規模なリストや非同期のリストを印刷用にどのようにレンダリングできるかを調査してください。通常のリスト、非常に大規模なリスト、サーバーから取得したデータを対象とする合意済みの設計が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100