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

[data grid] Copy and Paste content from cell selection doesnt mantain the sorting set #12139

Closed
rockmsc92 opened this issue Feb 19, 2024 · 4 comments · Fixed by #12235
Closed
Labels
component: data grid This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists feature: Clipboard Related to clipboard copy or paste functionalities plan: Premium Impact at least one Premium user support: commercial Support request from paid users support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/

Comments

@rockmsc92
Copy link

rockmsc92 commented Feb 19, 2024

The problem in depth

I have the following issue: #12100
I need a quick support.

Thanks

Your environment

`npx @mui/envinfo`
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: clipboard copy and paste
Order ID: 70301

@rockmsc92 rockmsc92 added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: commercial Support request from paid users labels Feb 19, 2024
@oliviertassinari oliviertassinari added the plan: Premium Impact at least one Premium user label Feb 19, 2024
@oliviertassinari oliviertassinari changed the title [data grid premium] Copy and Paste content from cell selection doesnt mantain the sorting set [data grid] Copy and Paste content from cell selection doesnt mantain the sorting set Feb 19, 2024
@oliviertassinari oliviertassinari added the component: data grid This is the name of the generic UI component, not the React module! label Feb 19, 2024
@michelengelen
Copy link
Member

What exactly do you need @rockmsc92 ?
As it stands its a 'bug' in the code and no workaround, since the onClipboardCopy signature is not providing only the copied string, without any additional information.
@MBilalShafi seems to have a good solution for this, but it needs to be implemented first. I would kindly ask you to keep tabs on the related issue to see when it gets resolved.

@michelengelen michelengelen added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 20, 2024
@rockmsc92
Copy link
Author

Ok. I'll wait for the resolution of the issue. I need that the sorting set of the cells into the column mantain the sorting set, after the copy of them, in order to paste into an excel with the sorting.

@github-actions github-actions bot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for author Issue with insufficient information labels Feb 20, 2024
@michelengelen
Copy link
Member

Thanks. We appreciate that! 🙇🏼

@michelengelen michelengelen removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Feb 20, 2024
@cherniavskii cherniavskii added duplicate This issue or pull request already exists feature: Clipboard Related to clipboard copy or paste functionalities support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/ labels Feb 28, 2024
Copy link

⚠️ This issue has been closed.
If you have a similar problem, please open a new issue and provide details about your specific problem.
If you can provide additional information related to this topic that could help future readers, please feel free to leave a comment.

How did we do @rockmsc92?
Your experience with our support team matters to us. If you have a moment, please share your thoughts through our brief survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists feature: Clipboard Related to clipboard copy or paste functionalities plan: Premium Impact at least one Premium user support: commercial Support request from paid users support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants