RocketChat / RocketChat/Rocket.Chat

[BUG] Message button in thread does not redirect to the discussion

Open
#20,934 5 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:

The message button(1 message) in the thread does nothing on click. Ideally, it should redirect to the respective discussion.
Screenshot from 2021-02-28 16-53-20

Steps to reproduce:
  1. Create a discussion with a message
  2. Open that thread
  3. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.