palantir/blueprint

Disable selection highlight of table Cells for a particular column

开放

#948 创建于 2017年4月5日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P3Package: tableType: feature requesthelp wanted

仓库指标

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

描述

I have a column in a bp table (fancy react table) that each cell contains a link. When I click the Link inside the cell, the cell is selected and highlighted before the url changes. I would like to be able to say that that column is not selectable or the highlight is disabled. I'm happy to provide a .gif if that's helpful.

贡献者指南