RocketChat / RocketChat/Rocket.Chat
Display thread when click on message
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
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
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