AllenFang / AllenFang/react-bootstrap-table
The options for the inline select list will be truncated at the bottom of the table.
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
Hi Allen,
I have embedded some select list in the table cell, but for current css, the option for the last select(at the bottom for the table) will be truncated. The options cannot be seen. Currently the react-bs-container-header {overflow: auto;} if I set the overflow to visible, there is no this problem, but it will affect the scroll bar to show, and the table will be overflow.
Do you have some good suggestions for this?
Thanks.
BR/Eric
Contributor guide
Assessment
This issue has not been assessed yet.