RocketChat / RocketChat/Rocket.Chat

Click to Join! button not showing in omnichat widget

Open
#20,920 1 comment 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:

Click to Join! button not showing in omnichat widget

Steps to reproduce:
Open a new chat with a guest using omnichannel widget
Set Jitsi Meet and open a new meet with the guest
Try to see the "Click to Join!" button in the widget window
Expected behavior:

https://i.ibb.co/6ZBr2bT/1.png
https://i.ibb.co/x5x1WHw/2.png

Actual behavior:

https://i.ibb.co/YRXGKHm/2.png

Server Setup Information:
Version of Rocket.Chat Server: 3.11.0
Operating System: Debian Bustter
Deployment Method: docker
Number of Running Instances: 1
DB Replicaset Oplog: default
NodeJS Version: latest
MongoDB Version: 4.0
Client Setup Information
Desktop App or Browser Version: Browser Version
Operating System: Windows 10
Additional context:

Omnichat widget accept html so instead of Click to join button, something like :

'<button onclick="window.open('http://www.google.com')">Click to Join!</button>'

should Work

https://i.ibb.co/r4tjCqM/1.png
https://i.ibb.co/RP7Kwjr/2.png

Relevant logs:

No logs

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

No source files, tests, or entry points are named. Reproduce the issue in the omnichannel widget by starting a guest chat and opening a Jitsi Meet session, then trace the widget's handling of the meeting content. Done means the widget displays a working "Click to Join!" button instead of the raw or missing content.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.