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

[DataGrid] Fix footer visual regression #932

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

dtassone
Copy link
Member

@dtassone dtassone commented Jan 26, 2021

Fix input display:
image

Visible on grid with width higher than 960px, ie.
https://material-ui-x.netlify.app/storybook/?path=/story/x-grid-tests-pagination--pagination-default

@dtassone dtassone requested a review from DanailH January 26, 2021 15:53
@oliviertassinari
Copy link
Member

oliviertassinari commented Jan 26, 2021

@dtassone How can we reproduce the issue?

@dtassone
Copy link
Member Author

@dtassone How can we reproduce the issue?

https://material-ui-x.netlify.app/storybook/?path=/story/x-grid-tests-pagination--pagination-default

You need a grid bigger than 960px

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.

Thanks for sharing the reproduction. If you could share it by default in the PR description, it would be even better.

It could track the regression coming from https://github.com/mui-org/material-ui-x/pull/508/files#diff-a285df775e3924231145e4304c32f2505d030391e3f3a76fe9ff6d342191dcd1R29.

packages/grid/_modules_/grid/components/Pagination.tsx Outdated Show resolved Hide resolved
@oliviertassinari oliviertassinari changed the title [Datagrid] fix footer regression [DataGrid] Fix footer visual regression Jan 26, 2021
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! labels Jan 26, 2021
@dtassone dtassone merged commit 1c19cbe into mui:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants