RocketChat / RocketChat/Rocket.Chat
Search option doesn't work properly
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:
When you search for something (especially a name), it won't appear in the search result, until you type it completely
Steps to reproduce:
- Go to a channel
- Search any name
- Type a few letters, it won't show until you type out the whole name.
Expected behavior:
It should show up the results as soon as you type on the letters.
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 4.4.0
- Operating System:
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version:
- MongoDB Version:
Client Setup Information
- Desktop App or Browser Version: Microsoft Edge Version 97.0.1072.55
- Operating System: Windows 10
Additional context
Relevant logs:
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 issue from a channel search in Rocket.Chat 4.4.0 using Microsoft Edge, entering only part of a name. Trace the search entry point and compare results before and after the full name is entered. Done means partial names return matching results while typing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100