AllenFang/react-bootstrap-table

Move react-bs-table-expand-cell to the last column

Open

#1.413 aberto em 19 de jun. de 2017

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.240 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I am using expand row for the table, when I click / touch in the first column with css className "react-bs-table-expand-cell", I have a problem that in mobile view the touch to expand the row overlap with the touch open The sidebar then I would like to know if it is possible to move this column to the end of the table? Or some other solution so that this overlap does not happen

Guia do colaborador