palantir/blueprint
GitHub で見るTable2 column cells overlap column header when frozen
Open
#5,470 opened on 2022年7月27日
P2Package: tableType: bughelp wanted
説明
Environment
@blueprintjs/table 4.1.2
Code Sandbox
https://codesandbox.io/s/blueprint-table2-freeze-column-ookcsc
Steps to reproduce
- Click on the
Freeze first columnbutton.
Actual behavior
- The frozen column's cells shift upwards, overlapping the column's header
- When the
enableRowHeaderprop istrue, the frozen column's cells do not shift
Expected behavior
- The frozen column's cells remain in place