Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We should revisit the implementation of how the UI copies to the system clipboard. Currently, in places the user is leverage the navigator clipboard directly [1] but we should consider using the Angular Clipboard module [2] to help simplify things and make it easier to test.
[1] https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard
[2] https://material.angular.io/cdk/clipboard/overview