RocketChat / RocketChat/Rocket.Chat

iFrame: Reply in direct message, cannot go back to general chat

Open
#19,024 0 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:

Cannot go back to general channel from replying to direct message in an iFrame

Steps to reproduce:
  1. Use the "Reply in Direct Message" on a message in general chat
  2. Room opens
  3. Here you don't have any options to close the room and go back to general chat

Screenshot 2020-09-25 at 11 20 30

Expected behavior:

An option to go back to general chat. Or is there a way to disable this functionality? We could even disable the message actions menu, it's not really needed in our case. I couldn't find any of these option to disable in the admin area.

Actual behavior:

You are in the direct message room and there is no way you can go back, even if you use commands like /leave.

Server Setup Information:
  • Version of Rocket.Chat Server: Docker rocketchat/rocket.chat:3.6.1
  • Number of Running Instances: 4
  • DB Replicaset Oplog: mongod --smallfiles --oplogSize 128 --replSet rs0 --storageEngine=mmapv1
  • MongoDB Version: Docker mongo:4.0
Client Setup Information

Any browsers / operating systems

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 by reproducing the Reply in Direct Message flow inside an iFrame, following the reported steps from general chat into the direct-message room. Trace the message action and room navigation entry points; done means users can return to general chat or the relevant action can be disabled through an available setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
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.