RocketChat / RocketChat/Rocket.Chat

[Omnichannel] Thank you message not visible when registration form is enabled

Open
#27,903 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: bug
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:
Steps to reproduce:
  1. Enable OmniChannel
  2. Enable Registration for OC and make name and email required
  3. Configure Conversation Finished Message
Expected behavior:

Once user/agent finishes the chat he/she should see the Conversation Finished Message message

Actual behavior:

The user does not see the Conversation Finished Message, a new registration form is presented
image
I've recorded a video and the "thank you message" is visible but for like 0.1 seconds.

Server Setup Information:
  • Version of Rocket.Chat Server: 5.4.2
  • Operating System: Ubuntu 20.04
  • Deployment Method: snap
  • Number of Running Instances: 1
  • NodeJS Version: v14.19.3
  • MongoDB Version: 4.4.15
Client Setup Information
  • Desktop App or Browser Version: all browsers
  • Operating System: all 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

Reproduce the flow described in the issue: enable Omnichannel and its registration form with required name and email, then finish a conversation. Trace the registration form and Conversation Finished Message entry points; done means the configured message remains visible after the chat ends instead of being replaced by the form.

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.