palantir/blueprint
Vedi su GitHubBlue artifact line displayed when selecting table cell in the first row and scrolling down
Open
#6799 aperta il 15 mag 2024
Package: tableStatus: needs proposalType: bughelp wanted
Metriche repository
- Star
- (20.263 star)
- Metriche merge PR
- (Merge medio 24g 18h) (17 PR mergiate in 30 g)
Descrizione
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
- Select any table cell in the first row
- Scroll down the table
Actual behavior
Blue artifact line is displayed below column header.
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.