RocketChat / RocketChat/Rocket.Chat

Quoted message is not linked with the actual parent message

Open
#18,873 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description: Clicking on quoted message doesn't scroll to the actual message
Steps to reproduce:
  1. Open any chat
  2. Scroll up a few pages to test auto-scroll
  3. Quote any message. Type some text and hit enter.
  4. Now in the quoted message, click on the timestamp.

Screenshot_134

Expected behavior: It should auto-scroll to the actual message that you quoted.
Actual behavior: Nothing happens
Server Setup Information:
  • Version of Rocket.Chat Server: 3.6.0
  • Operating System: Linux
  • Deployment Method: tar
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Enabled
  • NodeJS Version: v12.14.0
  • MongoDB Version:4.0.20
Client Setup Information
  • Desktop App or Browser Version: 2.17.11 Desktop
  • Operating System: Win 10
Additional context
Relevant logs:

When I send a message with Quote, I get this error in console:

image

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 a chat using the listed steps and inspect the browser console error shown in the report. Trace the quoted-message timestamp click and verify that it navigates or scrolls to the original quoted message; done means the expected message is brought into view instead of nothing happening.

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.