Components that exclusively provide behavior should not mix with the dom.
For example, here we have a component that copies a link to the clipboard if window.secureContext
is true.
The problem with this is that we have
https://github.com/AliceO2Group/Bookkeeping/pull/1061#discussion_r1273070338