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

[docs] Fix virtualized table column resizing #36066

Merged
merged 5 commits into from
Feb 13, 2023

Conversation

petyosi
Copy link
Contributor

@petyosi petyosi commented Feb 5, 2023

For the column width to be truly taken into account, the table needs to have a fixed layout. Problem discussed in #35700 (comment).

https://deploy-preview-36066--material-ui.netlify.app/material-ui/react-table/#virtualized-table

For the column width to be truly taken into account, the table needs to have a fixed layout.
@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation component: table This is the name of the generic UI component, not the React module! labels Feb 5, 2023
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It feels much better when scrolling 👍

@mui-bot
Copy link

mui-bot commented Feb 5, 2023

Netlify deploy preview

No updates.

Bundle size report

No bundle size changes

Generated by 🚫 dangerJS against 4730e94

Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
Signed-off-by: Petyo Ivanov <underlog@gmail.com>
@michaldudak michaldudak merged commit 749bde0 into mui:master Feb 13, 2023
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! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants