RocketChat/Rocket.Chat

Thread message notification does not disappear

Open

#19.077 geöffnet am 30. Sept. 2020

Auf GitHub ansehen
 (17 Kommentare) (8 Reaktionen) (0 zugewiesene Personen)TypeScript (13.573 Forks)batch import
area: ui/uxhacktoberfest

Repository-Metriken

Stars
 (45.311 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 1h) (230 gemergte PRs in 30 T)

Beschreibung

Description:

Once a thread message is appearing, I need to click on it in order to remove the blue notification picture. There is no other way to hide this notification.. In previous releases pressing ESC key removed all notifications from the current channel. Now, at least under Rocketchat release 3.6.1 there is no other way to clean this notification.

Please note that I am using the following feature : "Show thread messages in the main thread". Therefore, I am always able to see this "hidden" messages.

Steps to reproduce:

  1. ask someone to reply to a message in a "thread"
  2. try to remove this annoying notification either by opening this channel or by pressing ESC in this channel

Expected behavior:

as soon as I get to read this message, the notification should desapear. Alright, hard to define. Let's make it simple: hitting the ESC key should clear all current channel notifications

Actual behavior:

This blue notificatiion asside the channel name stay. It only disappear when I click on the actual "new" message

Server Setup Information:

  • Version of Rocket.Chat Server: 3.6.1
  • Operating System:
  • Deployment Method:
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:

Client Setup Information

  • Desktop App or Browser Version: Firefox 78.0.2
  • Operating System: Fedora 33

Additional context

Relevant logs:

Contributor Guide