mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

[data grid] `GridBooleanCell` props are not passed to the icon

Open giladv opened this issue 3 years ago • 1 comments

Duplicates

  • [X] I have searched the existing issues

Latest version

  • [X] I have tested the latest version

Current behavior 😯

on GridBooleanCell, "other" props are not propagated anymore. so wrapping it with Tooltip for instance doesn't work anymore.

Expected behavior 🤔

triggers like Tooltip should work

Steps to reproduce 🕹

No response

Context 🔦

<Tooltip title="hello">
  <GridBooleanCell {...params} />
</Tooltip>

Your environment 🌎

No response

giladv avatar Aug 08 '22 16:08 giladv

Hi, Thanks for your contribution.

Could you provide a working reproduction, this Codesandbox template might be a good starting point.

On the version 5.15.1 the other are spread to the icon.

flaviendelangle avatar Aug 09 '22 08:08 flaviendelangle

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.

github-actions[bot] avatar Aug 16 '22 09:08 github-actions[bot]