palantir/blueprint

Disable selection highlight of table Cells for a particular column

Open

#948 aperta il 5 apr 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
P3Package: tableType: feature requesthelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 24g 18h) (17 PR mergiate in 30 g)

Descrizione

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.

Guida contributor