parse-dashboard icon indicating copy to clipboard operation
parse-dashboard copied to clipboard

Cell copy in data browser doesn't work

Open mtrezza opened this issue 1 year ago • 1 comments

New Issue Checklist

Issue Description

Sometimes, when trying to copy a cell value into clipboard by key stroke Cmd+C, it fails with a the system's error sound. Reloading the dashboard with the browser refresh button doesn't help. When duplicating the browser tab so that a new tab with the same page is opened, the issue doesn't occur in the new tab.

The workaround is currently to double click into the cell, select the value and hit Cmd+C. However, that requires more effort and doesn't work with read-only fields like objectId.

Steps to reproduce

Not sure what the pattern is.

Environment

Dashboard

  • Parse Dashboard version: 6.0.0
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari
  • Browser version: 18.1.1 (20619.2.8.11.12)

mtrezza avatar Dec 20 '24 11:12 mtrezza

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

Fixed via https://github.com/parse-community/parse-dashboard/pull/2951

mtrezza avatar Jul 31 '25 06:07 mtrezza