gregnb / gregnb/mui-datatables
Row selection checkboxes overlap text
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Since 2.10.0 (seems like) the row selection checkboxes are overlapping the text when you scroll horizontally.
## Expected Behavior
Checkboxes shouldn't overlap the text when you scroll horizontally.
## Current Behavior
## Steps to Reproduce (for bugs)
1. Use basic demo (with version 2.13.0)
2. Shrink the window so a horizontal scroll bar is shown.
3. Scroll horizontally.
4. Notice the checkbox overlaps the text.

(with version 2.9.0 and `responsive: 'scroll'` the feature works fine)
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 3.3.2 |
| MUI-datatables | 2.13.0 |
| React | 16.4 |
| browser | Chrome 78 |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.