RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.07k stars 10.34k forks source link

Click to Join! button not showing in omnichat widget #20920

Open lucassk8prof opened 3 years ago

lucassk8prof commented 3 years ago

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

johncrisp commented 3 years ago

Can you please test this on latest 3.15.1

Note there are some Jitsi fixes coming in 3.16.0 too