AllenFang / AllenFang/react-bootstrap-table

checkbox cells float to the right when in edit mode

Đang mở
#847 5 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
2.2k
Fork
761
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Editing and saving works fine. The only problem is that the checkbox floats to the right when I click on the cell.

normal mode:
screen shot 2016-11-17 at 10 05 26 pm

edit mode:
screen shot 2016-11-17 at 10 05 42 pm

```
function boolFormatter (cell, row) {
return (


onDailyEmailChange(this)}
checked={cell}
/>

);
}
```

```

ID
Title
Budget
Daily Email

```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.