gregnb / gregnb/mui-datatables

Scroll Full Height Overflow-Y: scroll not being set on MUIDataTable-responsiveScrollFullHeight-274

Open
#1,063 1 comment 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

Table overflows parent div with `class="MUIDataTable-responsiveScrollFullHeight-274"`. Adding `overflow-y: scroll` to the element style fixes the issue.

## Expected Behavior

Table will be contained to parent div.
## Current Behavior

Table overflows parent div with `class="MUIDataTable-responsiveScrollFullHeight-274"`. Adding `overflow-y: scroll` to the element style fixes the issue.
## Steps to Reproduce (for bugs)

| Tech | Version |
|--------------|---------|
| Material-UI | 4.5.0 |
| MUI-datatables | 2.12.3 |

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.