RocketChat / RocketChat/Rocket.Chat

Unable to join video conference (Jitsi meet) in direct messages when using embedded layout

Open
#12,081 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

When using ?layout=embedded in direct chats and Jitsi meet , if one user invite another for video conference second user is unable to join , 'click to join ' button is not working.
This issue only happens in embedded layout.

Steps to reproduce:
  1. use ?layout=embedded in direct messages url. e.g. rocketchatserver/direct/user?layout=embedded
  2. Use Jitsi meet as video conference.
  3. From any user invite other user for video conference.
  4. Click to join shows up in another user messages
  5. Click the button 'click to join' (it doesn't work)
Expected behavior:

Other user should be able to join the conference

Actual behavior:

image
This doesen't work in ?layout=embedded

Server Setup Information:
  • Version of Rocket.Chat Server: 0.69.1
  • Operating System: Linux
  • Number of Running Instances: 1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the direct-message URL using ?layout=embedded and reproduce the Jitsi Meet invitation flow described in the issue. Trace the 'click to join' entry point in the embedded layout and verify that the invited user can join the conference; confirm the same flow still works outside embedded layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
audio-video-rtc, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.