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

[DataGridPro V7] Joy UI and Material together breaks pinned columns #14813

Open
egazarian opened this issue Oct 3, 2024 · 0 comments
Open

[DataGridPro V7] Joy UI and Material together breaks pinned columns #14813

egazarian opened this issue Oct 3, 2024 · 0 comments
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/

Comments

@egazarian
Copy link

egazarian commented Oct 3, 2024

Steps to reproduce

Link to live example: https://codesandbox.io/p/sandbox/joy-ui-integrations-material-ui-forked-ywkznn

Steps:

  1. Hover a row.

Current behavior

You can see the content of the underlying cell over the pinned column.
Image

Expected behavior

You should not see the content of the underlying cell.
It seems to be related to the following css. It sets a transparent background color (#0000000a).
Image

Context

No response

Your environment

npx @mui/envinfo
  System:
    OS: macOS 15.0
  Binaries:
    Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node
    npm: 8.19.4 - ~/.nvm/versions/node/v16.20.2/bin/npm
    pnpm: Not Found
  Browsers:
    Chrome: 129.0.6668.89 ✅ 
    Edge: Not Found
    Safari: 18.0
  npmPackages:
    @emotion/react: ^11.10.4 => 11.13.0 
    @emotion/styled: ^11.10.4 => 11.13.0 
    @mui/base:  5.0.0-beta.40 
    @mui/core-downloads-tracker:  5.16.5 
    @mui/icons-material: ^5.10.6 => 5.16.5 
    @mui/joy: ^5.0.0-beta.48 => 5.0.0-beta.48 
    @mui/material: ^5.11.12 => 5.16.5 
    @mui/private-theming:  5.16.5 
    @mui/styled-engine:  5.16.4 
    @mui/system:  5.16.5 
    @mui/types:  7.2.15 
    @mui/utils:  5.16.6 
    @mui/x-charts:  7.17.0 
    @mui/x-charts-pro: 7.0.0-beta.1 => 7.0.0-beta.1 
    @mui/x-charts-vendor:  7.16.0 
    @mui/x-data-grid:  7.18.0 
    @mui/x-data-grid-premium: ^7.18.0 => 7.18.0 
    @mui/x-data-grid-pro:  7.18.0 
    @mui/x-date-pickers:  7.17.0 
    @mui/x-date-pickers-pro: ^7.11.1 => 7.17.0 
    @mui/x-internals:  7.17.0 
    @mui/x-license:  7.17.0 
    @types/react: ^18.0.0 => 18.3.3 
    react: ^18.0.2 => 18.3.1 
    react-dom: ^18.0.2 => 18.3.1 
    typescript: ^4.1.2 => 4.9.5 

Search keywords: pinned columns transparent background
Order ID: 75174

@egazarian egazarian added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 3, 2024
@github-actions github-actions bot added component: data grid This is the name of the generic UI component, not the React module! support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/ labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
Projects
None yet
Development

No branches or pull requests

1 participant