palantir/blueprint

Disable selection highlight of table Cells for a particular column

オープン

#948 opened on 2017/04/05

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,167 件のフォーク)batch import
P3Package: tableType: feature requesthelp wanted

Repository metrics

Stars
 (20,263 個のスター)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

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.

コントリビューターガイド