RocketChat / RocketChat/Rocket.Chat
[BUG] Message button in thread does not redirect to the discussion
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
The message button(1 message) in the thread does nothing on click. Ideally, it should redirect to the respective discussion.

Steps to reproduce:
- Create a discussion with a message
- Open that thread
- And click on the message button in the thread
Expected behavior:
It should have redirected to the respective discussion.
Actual behavior:
It does not redirect to the discussion.
Server Setup Information:
- Version of Rocket.Chat Server: 3.11.1-develop
- Operating System: Ubuntu
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version: v14.16.0
- MongoDB Version:
Client Setup Information
- Desktop App or Browser Version: Chrome
- Operating System: Ubuntu
Additional context
Working on it.
Relevant logs:
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
Reproduce the issue from the listed steps: create a discussion, open its thread, and click the one-message button. Start at the thread's message-button entry point and verify that the button navigates to the respective discussion without breaking the existing thread view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100