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

[material-ui][Table] Fixed scrollbar such that it start from the first row of the table in Sticky Header table #45056

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MachaVivek
Copy link

Table before the changes
Screenshot 2025-01-19 160616

Table after the changes
Screenshot 2025-01-19 163628

Files where the code is changed

material-ui/docs/data/material/components/table/StickyHeadTable.tsx

closes #34416

@MachaVivek MachaVivek changed the title [material-ui][Table] Fixed scrollbar such that it start from the first row of the table in Sticky Header table #34416 [material-ui][Table] Fixed scrollbar such that it start from the first row of the table in Sticky Header table Jan 19, 2025
@mui-bot
Copy link

mui-bot commented Jan 19, 2025

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 468e4b3

@zannager zannager added the component: table This is the name of the generic UI component, not the React module! label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table 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.

[material-ui][Table] Scrollbar extends into header when using stickyHeader on Table component
3 participants