AllenFang/react-bootstrap-table

Non-editable cells can still be selected

Open

#1626 aperta il 18 set 2017

Vedi su GitHub
 (4 commenti) (2 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wanted

Metriche repository

Star
 (2240 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

which results in, when you have a mix of editable and non-editable cells in a row, that when you tab from cell to cell while editing (keyboard navigation enabled in the table) that the selection rectangle does not follow the input cells (which is very confusing to the user). The selection rectangle should skip the non-editable cells.

Guida contributor