RocketChat / RocketChat/Rocket.Chat

[Bug] Channel user list does not refresh after removing an user

Open
#9,788 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:

If you remove an user from a channel, the channel user list is not refreshed. The list still shows the removed user.

Server Setup Information:
  • Version of Rocket.Chat Server: 0.61
Steps to Reproduce:
  1. Open a channel
  2. Choose the user list and select "All users"
  3. Remove one user. The system confirms the deletion.
  4. The user is still displayed in the user list.
Expected behavior:

After deletion, the user should not be listed immediatly.

Actual behavior:

The user is still displayed after deletion. You have to close the user list and open it again. After this operation the user is not listed anymore.

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 with the channel user list and the remove-user flow described in the reproduction steps. Reproduce the issue on the listed server version, trace how the list is updated after deletion, and verify that the removed user disappears immediately without closing and reopening the list.

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.