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" instead of "Drag," to solve report editor problems #3524

Open
gweinberg opened this issue Sep 28, 2023 · 0 comments
Open

"Copy" instead of "Drag," to solve report editor problems #3524

gweinberg opened this issue Sep 28, 2023 · 0 comments

Comments

@gweinberg
Copy link

Problem

Regarding ongoing issues with report editor causing disappearing reports, things that don't render correctly, and other continuing mysterious problems: The possibly best permanent solution is to have everyone use google docs. In order to make that happen, the only thing we'd need is to rename the "drag" button to a "copy" button, and which otherwise should have the same functionalities (since the "drag" button, when clicked, already saves a png copy of the object to the user's clipboard and which can then be pasted into google docs from File -> Paste (or from right clicking in google docs).

So, request for a new toggle in data explorer code:

image

When flipped to "true," the "copyButtonInsteadOfDrag" would name the button "copy" on all ISLE graphs and tables like this:
image

Solution

see above

Alternatives

No response

Additional context

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant