palantir/blueprint
View on GitHubTable2 column cells overlap column header when frozen
Open
#5470 opened on Jul 27, 2022
P2Package: tableType: bughelp wanted
Description
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