Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive issue : if we have 9 columns after width 980 to 1200 approx #312

Closed
GurdeepCS opened this issue Dec 13, 2018 · 9 comments · Fixed by #772
Closed

Responsive issue : if we have 9 columns after width 980 to 1200 approx #312

GurdeepCS opened this issue Dec 13, 2018 · 9 comments · Fixed by #772
Assignees
Labels

Comments

@GurdeepCS
Copy link

I have 9 columns and responsive: "stacked". at certain screen width the columns on the right hand side goes beyond the card. In my case from 960 to 1540.

Expected Behavior

either it should include scroll between this range or there should be other display scenario.

Current Behavior

Between this range it goes beyond the card.

Steps to Reproduce (for bugs)

  1. create a datatable with around 9 cols
  2. Toggle device toolbar
  3. switch to responsive from the available device list
  4. extend and reduce the width

Your Environment

Tech Version
Material-UI
MUI-datatables mui-datatables@2.0.0-beta-8
React reactify@4.0.0
browser chrome
etc
responsive_issue
@cristianPerez
Copy link

Hello GurdeepCS any advance in this issue?

@Badbreaddead
Copy link

Any progress here? My tables just go out of page boundaries if content in a cell is just too wide

@brymon68
Copy link

Having the same problem as well

@vcfelix
Copy link

vcfelix commented Mar 6, 2019

Please give us a solution for this issue. Thanks

@majoros
Copy link

majoros commented Mar 25, 2019

Having the same issue, looking around i found this. looks like 960 is actually hard coded. https://github.com/gregnb/mui-datatables/blob/0debb9bf264bc058c17e958b89c6dda65b1bbec3/src/MUIDataTableBody.js

looking into a fix.

@chrisella
Copy link

I am experiencing the same issue with the same version of mui-datatables, we have 11 columns and they spill over the end above 960px.

@enlznep
Copy link

enlznep commented Jul 17, 2019

Any updates on this?

@gabrielliwerant
Copy link
Collaborator

PR up here #772. Will be in the next release,

@gabrielliwerant
Copy link
Collaborator

Should be fixed in 2.6.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants