palantir/blueprint

Blue artifact line displayed when selecting table cell in the first row and scrolling down

开放

#6,799 创建于 2024年5月15日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
Package: tableStatus: needs proposalType: bughelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Environment

  • Package version(s): @blueprintjs/core: "^5.10.0" @blueprintjs/icons: "^5.8.0" @blueprintjs/select: "^5.1.2" @blueprintjs/table: "^5.1.2"

  • Operating System: Windows 10 Home Edition

  • Browser name and version: Google Chrome 124.0.6367.203

Code Sandbox

Reproducible on the blueprint sample page. https://blueprintjs.com/docs/#table

Steps to reproduce

  1. Select any table cell in the first row Screenshot_4
  2. Scroll down the table

Actual behavior

Blue artifact line is displayed below column header. Screenshot_3

Expected behavior

Blue line should not de displayed since selection is not visible.

Possible solution

None. Hovewer note artifact line is not displayed when selecting table cell in any other row except the first one.

贡献者指南