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] Fix empty row logic when displaying all #23280

Merged
merged 6 commits into from Oct 29, 2020
Merged

[Table] Fix empty row logic when displaying all #23280

merged 6 commits into from Oct 29, 2020

Conversation

JoaoJesus94
Copy link
Contributor

@JoaoJesus94 JoaoJesus94 commented Oct 27, 2020

Preview: https://deploy-preview-23280--material-ui.netlify.app/components/tables/#custom-pagination-options

Changes

  • Fix text when selecting table all option

Related to #23277
Closes #23282

@JoaoJesus94 JoaoJesus94 changed the title fix table all option on demo display [Table] Fix all option text on demo display Oct 27, 2020
@mui-pr-bot
Copy link

mui-pr-bot commented Oct 27, 2020

@material-ui/core: parsed: +Infinity% , gzip: +Infinity%
@material-ui/lab: parsed: +Infinity% , gzip: +Infinity%
@material-ui/styles: parsed: +Infinity% , gzip: +Infinity%
@material-ui/system: parsed: +Infinity% , gzip: +Infinity%
@material-ui/utils: parsed: +Infinity% , gzip: +Infinity%

Details of bundle changes

Generated by 🚫 dangerJS against 772b303

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work docs Improvements or additions to the documentation labels Oct 27, 2020
@JoaoJesus94
Copy link
Contributor Author

argos is failing but I checked the details and it is something related with BadgeAvatars 😕

Copy link
Member

@eps1lon eps1lon 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 the work. Could you add some tests so that we can verify this actually fixed the underlying issue(s)?

@oliviertassinari oliviertassinari changed the title [Table] Fix all option text on demo display [Table] Fix empty row logic when displaying all Oct 28, 2020
@oliviertassinari
Copy link
Member

oliviertassinari commented Oct 28, 2020

@JoaoJesus94 I have updated the pull request to only focus on #23282. For #23277, we will need a different effort per #23277 (comment).

@oliviertassinari oliviertassinari merged commit 70d9d20 into mui:next Oct 29, 2020
@oliviertassinari
Copy link
Member

@JoaoJesus94 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Table] - rows per page not working correctly
4 participants