Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reply in direct message does not open the reply popup in the message box when the room has never been opened. #14272

Closed
MarcosSpessatto opened this issue Apr 27, 2019 · 0 comments · Fixed by #14268
Assignees
Labels

Comments

@MarcosSpessatto
Copy link
Contributor

Description:

"Reply in direct message" message action does not open the reply popup in the message box when the target room has never been opened. If the target room was previously opened and then a reply in direct message is made, it works correctly

Steps to reproduce:

1.Create a channel with at least 2 members
2. Send a message with one of the two users
3. Open message actions, click "Reply in Direct Message"
4. The DM room will open with the reply=msgId as query parameter, but the reply popup does not open in message box.

Expected behavior:

It should be open whenever you have the query parameter /direct/?reply=msgId

Actual behavior:

The reply popup opens ONLY if you open the destination channel previously.

Server Setup Information:

  • Version of Rocket.Chat Server: 1.0.0
  • Operating System:
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants