RocketChat / RocketChat/Rocket.Chat
Implement add-user-to-any-p-room permission somewhere in UI
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Hello!
We have add-user-to-any-p-room in permission lists, we can turn it on for example for admins, but there is no option for admins to add user to any private room. So this permission seems to be completely useless.
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
No files or tests are named. Start by locating the permission lists and the private-room user-add UI, then trace how add-user-to-any-p-room is checked for administrators. Done means an administrator granted this permission can add a user to any private room through the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100