RocketChat / RocketChat/Rocket.Chat

Display thread when click on message

Open
#20,893 2 comments 7 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:

If the thread pannel is open (on the right) and I click on a message (in the middle) then nothing changes, I still see the thread of the previous message. To see the thread of a new message I have to click on "Reply" even if I don't want to reply.

Steps to reproduce:

Click on a message with Thread panel opened

Expected behavior:

If the thread pannel is open, display the thread of a message when we click on it.

Actual behavior:

Nothing changes when we click on a message.

Server Setup Information:
  • Version of Rocket.Chat Server:
  • Operating System: Linux
  • Deployment Method: I don't know (server of my school)
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
Client Setup Information
  • Desktop App or Browser Version: browser
  • Operating System: linux
Additional context

You issue form is a pain in the ass

Relevant logs:

None

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 issue in the browser with the thread panel open, then trace the frontend handling for clicking a message versus clicking Reply. Done means selecting a different message updates the open panel to show that message's thread without requiring a reply action.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.