RocketChat / RocketChat/Rocket.Chat
Can't delete "Click to join" Jitsi button from web or desktop app, only possible from the mobile app
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
It is impossible to delete the Jitsi button "Click to join" like any other message via web or desktop client. It is only possible to do it from the mobile app.
Steps to reproduce:
- Create a jitsi meeting will show the "Click to join" button
- After the meeting, it is impossible to delete it like any other message
Expected behavior:
I'd like to be able to delete it from web and desktop client like I can do with the mobile app.
Actual behavior:
I can"t :)
Server Setup Information:
- Version of Rocket.Chat Server: 3.7.0
- Operating System: CentOS 7
- Deployment Method: Docker, image tag 3.7.0
- Number of Running Instances: Several
- DB Replicaset Oplog: Enabled
- NodeJS Version: 12.18.4
- MongoDB Version: 3.4.24
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing how the Jitsi "Click to join" message is rendered and deleted in the web and desktop clients, then compare that flow with the mobile client. Done means the button can be deleted from both web and desktop clients like other messages, with coverage for the reported reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100