Skip to content

Changing browser zoom level when there are pinned columns causes some cell borders to disappear #1402

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

Open
1 task done
zachintosh opened this issue Apr 2, 2025 · 0 comments

Comments

@zachintosh
Copy link

material-react-table version

3.2.1

react & react-dom versions

18+

Describe the bug and the steps to reproduce it

When you have pinned columns (at least on left, I didn't test right) and you change the browsers zoom level (ctrl and +/-), some of the cells in the pinned column will lose their bottom border. I believe it's just getting overlapped.

Confirmed that this happens in chromium based browsers. Have not tested other browsers.

You can replicate this on the documentation site's example page for pinned columns:

Image

Minimal, Reproducible Example - (Optional, but Recommended)

None - Try this for yourself on the documentation site's example page.
https://www.material-react-table.com/docs/examples/column-pinning

Screenshots or Videos (Optional)

No response

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

None

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.
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

1 participant