RocketChat / RocketChat/Rocket.Chat

New Message Icon Not Disappearing in Open Threads

Open
#31,132 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:

There is an issue with the new message icon on open threads: it does not disappear after a new message has been received. This requires users to manually close and reopen the thread for the icon to disappear, which is particularly inconvenient for those with a large number of active threads. It is leading to confusion amongst users.

Steps to reproduce:
  1. Open an active thread.
  2. Receive a new message in this thread.
  3. Notice that the new message icon does not disappear.
Expected behavior:

The new message icon should disappear after receiving and viewing a new message in an open thread.

Actual behavior:

The new message icon does not disappear until the thread is manually closed and reopened by the user.

Screenshot

for_github

Server Setup Information:
  • Version of Rocket.Chat Server: 6.4.6
  • Operating System: Linux
  • Deployment Method: Docker
Client Setup Information
  • Desktop App or Browser Version: Rocket.Chat Electron 3.9.9
  • Operating System: Windows 10
Additional context
Relevant logs:

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

The issue names no source files or tests. Reproduce the behavior in an open thread, then trace the frontend state for the new-message icon after a message is viewed. Done means the icon disappears without closing and reopening the thread, with a regression test added if the relevant test area is found.

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.