RocketChat / RocketChat/Rocket.Chat
Search function does not include uploaded file description
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Hi
I use search function to find a text in uploaded file description. but search not found text.
Just search find plain text message
Steps to reproduce:
- Upload a file with description
- Find part of description by search
Expected behavior:
Find text
Actual behavior:
Return null
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
No files, tests, or entry points are mentioned. Start by reproducing the issue: upload a file with a description, then search for part of that description and compare the result with a plain-text message search. Done means the description text is included in search results rather than returning null.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100