RocketChat / RocketChat/EmbeddedChat
Highlight searched terms in message content
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 165
- Forks
- 381
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
As an EmbeddedChat developer
I need to: visually highlight searched terms inside Search Messages
So That: users can easily see where the searched word appears in message content
Acceptance Criteria
-
Highlight searched words inside message content
-
Simple yellow background (Rocket.Chat-like)
-
Works for plain text, links, bold/italic text
IN RC
currently in Embeddedchat
Contributor guide
No contributing guide indexed for this repository
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 locating the Search Messages UI and the message-content renderer in the EmbeddedChat source. Trace how plain text, links, and bold or italic content are rendered, then verify that searched terms receive a simple yellow background in each case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100