pacifica / pacifica-metadata-mgmt

Pacifica Metadata Management Interface
GNU Lesser General Public License v3.0
0 stars 3 forks source link

[Bug] Google Chrome - Add ability to copy error output to clipboard #24

Open GitBytes opened 5 years ago

GitBytes commented 5 years ago

Pacifica Metadata Management version

latest/any

Scenario:

When I have failures or tracebacks when using the interface I would like to be able to copy those for reference or to paste in this repo as an issue.

Environment Details

Google Chrome

Firefox seems to allow a person to copy the output for whatever reason. Google Chrome does not.

Steps to Reproduce:

See issue: https://github.com/pacifica/pacifica-metadata-mgmt/issues/23

Expected Result:

Small copy button that grabs error output and copies to clipboard. and/or Ability to select and copy the output in the small error window that pops up.

Actual Result:

Error is displayed and I am unable to either select for copy or hit a button to copy.