gregnb / gregnb/mui-datatables

Row selection checkboxes overlap text

Open
#1,083 3 comments 0 reactions 0 assignees View on GitHub
bug
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.

![image](https://user-images.githubusercontent.com/7248108/69667579-f16fdb80-1096-11ea-9580-b582356ad84b.png)

(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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.