Skip to content

[DataGridPremium] Fix clipboard paste issue in portal (@sibananda485)#21949

Merged
MBilalShafi merged 1 commit into
v8.xfrom
cherry-pick-21931-to-v8.x
Mar 31, 2026
Merged

[DataGridPremium] Fix clipboard paste issue in portal (@sibananda485)#21949
MBilalShafi merged 1 commit into
v8.xfrom
cherry-pick-21931-to-v8.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Cherry-pick of #21931

Co-authored-by: Albert Yu <albert@albertyu.co>
Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
@github-actions github-actions Bot added cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch. feature: Clipboard Related to clipboard copy or paste functionalities scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected. labels Mar 31, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Mar 31, 2026

Deploy preview: https://deploy-preview-21949--material-ui-x.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 🔺+7B(0.00%) ▼-2B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against a41b22d

@MBilalShafi MBilalShafi merged commit 2de2153 into v8.x Mar 31, 2026
16 checks passed
@MBilalShafi MBilalShafi deleted the cherry-pick-21931-to-v8.x branch March 31, 2026 20:00
736-c41-2c1-e464fc974 pushed a commit to Swiss-Armed-Forces/Loom that referenced this pull request Apr 5, 2026
This MR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@mui/x-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | patch | [`8.28.0` → `8.28.2`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.28.0/8.28.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/mui/mui-x/badge)](https://securityscorecards.dev/viewer/?uri=github.com/mui/mui-x) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`24.12.0` → `24.12.2`](https://renovatebot.com/diffs/npm/@types%2fnode/24.12.0/24.12.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/DefinitelyTyped/DefinitelyTyped/badge)](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped) |

---

### Release Notes

<details>
<summary>mui/mui-x (@&#8203;mui/x-charts)</summary>

### [`v8.28.2`](https://github.com/mui/mui-x/releases/tag/v8.28.2)

[Compare Source](mui/mui-x@v8.28.0...v8.28.2)

We'd like to extend a big thank you to the 4 contributors who made this release possible.

Special thanks go out to this community member for their valuable contribution:
[@&#8203;mixelburg](https://github.com/mixelburg), [@&#8203;sibananda485](https://github.com/sibananda485)

The following team members contributed to this release:
[@&#8203;dav-is](https://github.com/dav-is), [@&#8203;JCQuintas](https://github.com/JCQuintas)

##### Data Grid

##### `@mui/x-data-grid@8.28.2`

- \[DataGrid] Export `GridColumnUnsortedIconProps` for custom column icon slots ([#&#8203;21898](mui/mui-x#21898)) [@&#8203;mixelburg](https://github.com/mixelburg)

##### `@mui/x-data-grid-pro@8.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-data-grid@8.28.2`.

##### `@mui/x-data-grid-premium@8.28.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan")

Same changes as in `@mui/x-data-grid-pro@8.28.2`, plus:

- \[DataGridPremium] Fix clipboard paste issue in portal ([#&#8203;21949](mui/mui-x#21949)) [@&#8203;sibananda485](https://github.com/sibananda485)

##### Charts

##### `@mui/x-charts@8.28.2`

- \[charts] Fix zoom slider preview with discard filter mode ([#&#8203;21906](mui/mui-x#21906)) [@&#8203;JCQuintas](https://github.com/JCQuintas)

##### `@mui/x-charts-pro@8.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")

Same changes as in `@mui/x-charts@8.28.2`.

##### `@mui/x-charts-premium@8.28.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan")

Same changes as in `@mui/x-charts-pro@8.28.2`.

##### Docs

- \[docs] Fix JSDOM → jsdom casing ([#&#8203;21908](mui/mui-x#21908)) [@&#8203;JCQuintas](https://github.com/JCQuintas)

##### Core

- \[docs-infra] Set `SEARCH_INDEX` Env for v8 ([#&#8203;21875](mui/mui-x#21875)) [@&#8203;dav-is](https://github.com/dav-is)

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

See merge request swiss-armed-forces/cyber-command/cea/loom!441
@oliviertassinari oliviertassinari added the plan: Premium Impact at least one Premium user. label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch. feature: Clipboard Related to clipboard copy or paste functionalities plan: Premium Impact at least one Premium user. scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected. v8.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants