AllenFang/react-bootstrap-table

Non-editable cells can still be selected

開放

#1,626 建立於 2017年9月18日

 (4 則留言) (2 個反應) (0 位負責人)JavaScript (795 個分叉)batch import
help wanted

倉庫指標

星標
 (2,240 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南