KevinVandy/material-react-table

Table Footer gets cut off in narrow scenarios

helt opened this issue · 0 comments

helt commented

material-react-table version

2.12.1

react & react-dom versions

v18

Describe the bug and the steps to reproduce it

Create a MRT which is very small in width, then the footer will overflow, essentially hiding the most important part of the pagination toolbar, the navigation buttons.

Minimal, Reproducible Example - (Optional, but Recommended)

This story already exhibits the issue:

https://www.material-react-table.dev/?path=/story/styling-table-dimensions-examples--container-height

Screenshots or Videos (Optional)

image
MRT-too-small

Do you intend to try to help solve this bug with your own PR?

No, because I do not have time to dig into it

Terms

  • I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.