RocketChat / RocketChat/Rocket.Chat
[Bug] Channel user list does not refresh after removing an user
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:
- Open a channel
- Choose the user list and select "All users"
- Remove one user. The system confirms the deletion.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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