Virtual Scroll Scroll Snap
オープン
area: cdk/scrolling
feature
P4
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### Feature Description
I would like to use scroll snapping in a horzintal virtual scrolled list. Therefore I would like to use the platforms CSS attribute: `scroll-snap-type`
#### Use Case
Imagine a horizontal list of cards. While scrolling the User is interested in only one Item. For aesthetics he wants this item to be in the middle of his screen. Thats where Scroll snapping would be really handy.
コントリビューションガイド
調査の方向性
まず Angular の virtual-scroll コンポーネントとその水平方向のスクロール動作を見つけ、次にスクロールを対象とする既存のコンポーネントテストを確認します。CSS scroll-snap-type を水平方向に virtual-scrolled されたリストにどのように適用すべきかを判断し、仮想化を壊さずにアクティブなカードを中央に保つ、信頼性の高いスナップを完了条件として定義します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, css, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100