Sticky columns of a native mat-table inside a tab have sticky position always 0px
オープン
area: material/table
P4
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
#### What is the expected behavior?
Sticky position of sticky columns should be calculated rightfully always
#### What is the current behavior?
`left` property of sticky columns inside a native-based `mat-table`, when placed inside a `mat-tab`, is always 0px
#### What are the steps to reproduce?
https://angular-material2-issue-pahywc.stackblitz.io
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 7.2.15
Material: 7.3.7
OS: W10
TypeScript: 3.2.4
Browser: all
コントリビューションガイド
調査の方向性
リンクされた StackBlitz の再現を開始点として、mat-tab の内側と外側にあるネイティブベースの mat-table の sticky 列のオフセットを比較します。mat-table の sticky-position 計算を追跡し、左側のオフセットが 0px のままではなく正しい値に再計算されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100