palantir/blueprint

Disable selection highlight of table Cells for a particular column

Open

#948 ouverte le 5 avr. 2017

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (20 263 stars) (2 167 forks)batch import
P3Package: tableType: feature requesthelp wanted

Description

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.

Guide contributeur