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 Premium - Cell Copy and paste] Copied content from cell doesnt mantain the sorting set in the data premium grid #12099

Closed
roccodev92 opened this issue Feb 16, 2024 · 3 comments
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 support: commercial Support request from paid users support: unknown Support request type not verified yet. Head to https://tools-public.mui.com/prod/pages/jyhs86t

Comments

@roccodev92
Copy link

roccodev92 commented Feb 16, 2024

The problem in depth

Hello,
I am experiencing a problem in the copy and paste functionality applied to the cell selection in the premium data grid.

Description:
I select cell values in a column after sorting them ascending or descending. I copy with ctrl c.

Expected result:
The copy of cell values with the selected order in the data grid.

Current result:
The copy of cell values does not respect the order set in the data grid for the specific column.

Steps to reproduce the bug:

  1. Click the link found in the documentation: https://codesandbox.io/p/sandbox/optimistic-shaw-7w78pw?file=%2Fsrc%2FDemo.tsx

  2. In the file Demo.tsx - after the sign in into codesandbox- paste the code from the attachment:
    issue_data-grid-premium-copy-and-paste.txt

  3. Apply the ascending/descending sort in the column 'code'

  4. Select the cells ordered from column 'code' and copy with ctrl+c

  5. See the data copied in the ui: the copied content doesnt mantain the order set in the data grid

Your environment

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

Search keywords: data-grid-premium-copy-cell, cell copy and paste

@roccodev92 roccodev92 added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: commercial Support request from paid users support: unknown Support request type not verified yet. Head to https://tools-public.mui.com/prod/pages/jyhs86t labels Feb 16, 2024
Copy link

You have created a support request under the "Priority Support" terms, which is a paid add-on to MUI X Premium ⏰. Please validate your support key using the link below:

https://tools-public.mui.com/prod/pages/jyhs86t?repo=mui-x&issueId=12099

Do not share your support key in this issue!

Priority Support is only provided to verified customers. Once you have verified your support key, we will remove the support: unknown label and add the support: priority label to this issue. Only then the time for the SLA will start counting.

@MBilalShafi
Copy link
Member

Duplicate of #12100, closing the issue, feel free to reopen if you have a priority support add-on, or we can follow up the discussion on the other issue.

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 @roccodev92?
Your experience with our support team matters to us. If you have a moment, please share your thoughts through our brief survey.

@github-actions github-actions bot added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
@oliviertassinari oliviertassinari added the component: data grid This is the name of the generic UI component, not the React module! label Jul 24, 2024
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 support: commercial Support request from paid users support: unknown Support request type not verified yet. Head to https://tools-public.mui.com/prod/pages/jyhs86t
Projects
None yet
Development

No branches or pull requests

3 participants