scanoss / sbom-workbench

The SCANOSS SBOM Workbench graphical user interface to scan and audit your source code.
https://scanoss.com/
Other
47 stars 9 forks source link

UI: unable to select and copy text #447

Closed lucasgonze closed 2 years ago

lucasgonze commented 2 years ago

In a number of places in the UI there is raw text that I need to copy and paste to work with. For example, in this snippet I wanted to copy the "ace-aws-..." string into a ticket for future work, since it is long and error-prone to type. However, text is not selectable or copyable.

image
brunodeangelis commented 2 years ago

This is very good to know. We'll work on considering those accessibility functionalities more.

Thank you @lucasgonze!

francostramana commented 2 years ago

Hey @lucasgonze thanks again for your feedback. We enabled text selection in the important sections of the application. See https://github.com/scanoss/audit-workbench/commit/da99d494e11e3574ef763bf05493749229cc4efc

It will be available in the next release planned for the following week.