Skip to content

Create `CopyUrlComponent` and use in creator room overview for copying room url

Also move logic from QRCodeComponent to RoutingService and use cdkCopyToClipboard directive for copying text to clipboard instead of workaround.

Room url can now be copied from creator room overview by clicking on short id.

Closes #1066 (closed)

Merge request reports