RocketChat / RocketChat/Rocket.Chat
Inconsistency between groups, channels & rooms
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Inconsistency of the naming of groups, channels, rooms within Rocket.chat app.
Steps to reproduce:
- Channel -> Info -> Says: "Room Info "
- Admin panels -> "#rooms"
- Root url (you see channels & private groups)
Expected behavior:
I except 1 name that is used at all locations including the admin panel. Instead of using all these different names.
Actual behavior:
Instead of using channels and private groups, just call them either:
- Groups
or: - Channels
or: - Rooms
And change all the GUI towards this name. So in this way of thinking instead of calling it channel and private group, eg. just call them public channel and private channel. And name the settings in the admin area channels.
This would makes it so much consistent through out the application.
Ps. I do agree with the 'Direct Messages' type.
Let me know what you think! Maybe there was a good reason to do so? 😕
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
Review the naming shown in Channel → Info, the admin panels’ “#rooms” area, and the root URL where channels and private groups appear. Decide on the terminology with maintainers, update the affected GUI labels consistently, and verify that the selected names are used across all listed locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100