AllenFang/react-bootstrap-table

Non-editable cells can still be selected

オープン

#1,626 opened on 2017/09/18

 (4 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (795 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (2,240 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド