RocketChat / RocketChat/Rocket.Chat
The mention of team is not highlighted
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
In Rocket Chat 5.4.1 with an Enterprise license, when team is mentioned via @, the team name is not highlighted.
Steps to reproduce:
- Create a team. For example with the name testteam.
- Mention the team in any channel by writing
@testteam
Expected behavior:
The team name will be highlighted.

Actual behavior:
The team name is not highlighted, as if it were just text.

Server Setup Information:
- Version of Rocket.Chat Server: 5.4.1
- Operating System: Oracle Linux Server release 8.6
- Deployment Method: docker
- Number of Running Instances: 22
- DB Replicaset Oplog: Enabled
- NodeJS Version: v14.19.3
- MongoDB Version: 5.0.14
- License: Enterprise
Client Setup Information
- Desktop App or Browser Version: Chrome 108
- Operating System: Windows 10
Additional context
In develop version (6.0.0) there is no problem. Team mention is highlighted.
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 by reproducing the team mention behavior in Rocket.Chat 5.4.1 with an Enterprise license, then compare it with the working develop version 6.0.0. Trace the rendering path for @team mentions and verify that the team name is highlighted in channels without changing ordinary text handling.
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
- 42/100