RocketChat/Rocket.Chat

Quoted message is not linked with the actual parent message

Open

#18,873 opened on 2020年9月11日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (13,573 forks)batch import
area: ui/uxhacktoberfesttype: bug

Repository metrics

Stars
 (45,311 stars)
PR merge metrics
 (平均マージ 6d 1h) (30d で 230 merged PRs)

説明

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

コントリビューターガイド