palantir/blueprint
View on GitHubDisable selection highlight of table Cells for a particular column
Open
#948 opened on Apr 5, 2017
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.