palantir/blueprint

Disable selection highlight of table Cells for a particular column

Open

#948 aberto em 5 de abr. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (2.167 forks)batch import
P3Package: tableType: feature requesthelp wanted

Métricas do repositório

Stars
 (20.263 stars)
Métricas de merge de PR
 (Mesclagem média 24d 18h) (17 fundiu PRs em 30d)

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.

Guia do colaborador