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

since 2.5.0: 'top' positionPagination clashes with globalFilters in css #995

Open
1 task done
xysun opened this issue Feb 18, 2024 · 2 comments
Open
1 task done

Comments

@xysun
Copy link

xysun commented Feb 18, 2024

material-react-table version

2.5.0

react & react-dom versions

18.2.0

Describe the bug and the steps to reproduce it

I was trying to upgrade to more recent versions, and I noticed since 2.5.0, if I have this combination of table options:

positionPagination: 'top',
showGlobalFilter: true,

The pagination and global filter are mingled together like below
image

v2.4.1 and below renders them correctly:
image

Minimal, Reproducible Example - (Optional, but Recommended)

see the description

Screenshots or Videos (Optional)

No response

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

No, because I do not know how

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.
@renatoka
Copy link
Contributor

@xysun Can you provide reproducible code? I've tested in latest 2.12.0 version and it looks good.

@jakegour
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants