palantir/blueprint

Table2 column cells overlap column header when frozen

開放

#5,470 建立於 2022年7月27日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (2,167 個分叉)batch import
P2Package: tableType: bughelp wanted

倉庫指標

星標
 (20,263 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Environment

@blueprintjs/table 4.1.2

Code Sandbox

https://codesandbox.io/s/blueprint-table2-freeze-column-ookcsc

Steps to reproduce

  1. Click on the Freeze first column button.

Actual behavior

  • The frozen column's cells shift upwards, overlapping the column's header
  • When the enableRowHeader prop is true, the frozen column's cells do not shift

Expected behavior

  • The frozen column's cells remain in place

貢獻者指南