RocketChat/Rocket.Chat

Quoted message is not linked with the actual parent message

Open

#18.873 aperta il 11 set 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (13.573 fork)batch import
area: ui/uxhacktoberfesttype: bug

Metriche repository

Star
 (45.311 star)
Metriche merge PR
 (Merge medio 6g 1h) (230 PR mergiate in 30 g)

Descrizione

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

Guida contributor