RocketChat / RocketChat/Rocket.Chat
update the list of users after create/delete a user
Open
Nobody has claimed this yet.
area: ui/ux
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
List of users isn't updated after create or delete a user
Actual behavior:

Server Setup Information:
- Version of Rocket.Chat Server: 3.0.3
- Deployment Method: Docker
- Number of Running Instances: 1
- DB Replicaset Oplog: enabled
- NodeJS Version: 12.16.1
- MongoDB Version: 4.0
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
Reproduce the issue in the users list using the reported Rocket.Chat 3.0.3 Docker setup, then trace the create-user and delete-user flows and the list refresh behavior. Done means the visible list reflects a newly created or deleted user without requiring a manual reload.
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