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

<Table>Fixed Head && horizontal scroll #7311

Closed
AfterThreeYears opened this issue Jul 1, 2017 · 2 comments
Closed

<Table>Fixed Head && horizontal scroll #7311

AfterThreeYears opened this issue Jul 1, 2017 · 2 comments
Labels
component: table This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@AfterThreeYears
Copy link

Problem description

How to make the table horizontal scroll is not cut, and fixed head
I found that setting the bodyStyle = {{overflow: 'visible'}} fixed head was disabled

Versions

  • Material-UI: 0.15.4
  • React: 15.0.1
  • Browser: 59.0.3071.115
@slavab89
Copy link
Contributor

Please see my comment here #7336

@oliviertassinari oliviertassinari added the component: table This is the name of the generic UI component, not the React module! label Jul 14, 2017
@oliviertassinari oliviertassinari added v1 new feature New feature or request labels Aug 22, 2017
@oliviertassinari
Copy link
Member

How to make the table horizontal scroll is not cut, and fixed head

@AfterThreeYears The demos on the documentation horizontally scroll when there isn't enough space. Regarding the fixed head, see #6625.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants