RocketChat / RocketChat/Rocket.Chat
Added user can be added again in channel
Open
@ggazzo is already working on this.
Since Feb 23, 2026.
valid
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When we try adding a user to channel, we just can simply add his name in search bar and add to him in the channel,
Now if we again search his name in add user we can add him again.
Steps to reproduce:
- Go to add user in channel
- Add a user to channel
- Again search his name in the list.
Expected behavior:
If user is already in channel he/she should not be in list to get added
Actual behavior:
We can add the user again !

You can see doodle1 is already in channel and yet we can add him again.
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.
Assessment
This issue has not been assessed yet.