RocketChat / RocketChat/Rocket.Chat
Once implemented add mention resolution logic
Open
Nobody has claimed this yet.
todo
type: feature
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
📝 Found in packages/gazzodown-alt/src/ComposerMentionUser.tsx#L10
Commit: eeca122b913518d2231f9d9568a10873705845ee
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 at packages/gazzodown-alt/src/ComposerMentionUser.tsx#L10 and read the surrounding mention component and its callers. Trace how mention data is passed through the composer, then identify the expected resolution behavior and add coverage for the resolved result once the project conventions are clear.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100