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

Copy to cliboard broken for subquery table #357

Closed
paustint opened this issue May 12, 2023 · 1 comment · Fixed by #429
Closed

Copy to cliboard broken for subquery table #357

paustint opened this issue May 12, 2023 · 1 comment · Fixed by #429
Assignees
Labels
bug Something isn't working

Comments

@paustint
Copy link
Contributor

Describe the bug and steps to reproduce

open subquery record modal, try to copy some data

pressing ctrl+c produces [object Object]

image

@paustint paustint added the bug Something isn't working label May 12, 2023
@paustint
Copy link
Contributor Author

paustint commented Jul 1, 2023

The issue here is twofold:

@paustint paustint self-assigned this Jul 1, 2023
paustint added a commit that referenced this issue Jul 1, 2023
Stop using onCopy and just allow native browser copy instead

Added double click cell to copy globally

Upgraded react-data-grid to latest version

resolves #357
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant