Test tags for invite links; joining call by UR:; getting call name.

This commit is contained in:
Michael Kaye
2023-05-11 14:29:01 +01:00
parent 6f4ab0d3ab
commit 099dcd28c7
6 changed files with 8 additions and 4 deletions

View File

@@ -147,6 +147,7 @@ export function LobbyView({
value={getRoomUrl(roomIdOrAlias)}
className={styles.copyButton}
copiedMessage={t("Call link copied")}
data-testid="lobby_inviteLink"
>
Copy call link and join later
</CopyButton>