RocketChat / RocketChat/Rocket.Chat

The mention of team is not highlighted

Open
#27,823 2 comments 0 reactions 0 assignees View on GitHub

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:
  1. Create a team. For example with the name testteam.
  2. Mention the team in any channel by writing @testteam
Expected behavior:

The team name will be highlighted.
image

Actual behavior:

The team name is not highlighted, as if it were just text.
Clipboard - January 24, 2023 2_58 PM

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.