AllenFang/react-bootstrap-table

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

Open

#1,413 opened on Jun 19, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide