-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
feature: Column pinningRelated to the data grid Column pinning featureRelated to the data grid Column pinning featurei18nInternationalization. The infrastructure used by localization.Internationalization. The infrastructure used by localization.plan: ProImpact at least one Pro user.Impact at least one Pro user.scope: data gridChanges related to the data grid.Changes related to the data grid.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.
Description
Steps to reproduce
Steps:
- Open this link to live example: https://stackblitz.com/edit/unqmnxtw?file=src%2FDemo.tsx
- Scroll horizontally
Current behavior
Pinned columns content is overflowing the column, the unpinned columns are visible through the pinned columns.
Expected behavior
No content overflow in pinned columns, pinned columns shouldn't have transparent background color.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: column pinning, rtl
oliviertassinari
Metadata
Metadata
Assignees
Labels
feature: Column pinningRelated to the data grid Column pinning featureRelated to the data grid Column pinning featurei18nInternationalization. The infrastructure used by localization.Internationalization. The infrastructure used by localization.plan: ProImpact at least one Pro user.Impact at least one Pro user.scope: data gridChanges related to the data grid.Changes related to the data grid.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.