RocketChat / RocketChat/Rocket.Chat
Search not working after getting" no search results" in Threads
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 we try to search within threads list, the search stops working once we get "no results".
Steps to reproduce:
- Go to any channel
- Open Threads list from the top.
- Search for a thread.
Expected behaviour:
Search should work as expected.
Actual behaviour:
Search stops working
Server Setup Information:
- Version of Rocket.Chat Server:
- Operating System:
- Deployment Method:
- Number of Running Instances:
- DB Replicaset Oplog:
- NodeJS Version:
- MongoDB Version:
Client Setup Information
- Desktop App or Browser Version:
- Operating System:
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 failure from the listed steps in the Threads list and compare the behavior with the attached recording. Locate the thread-list search entry point, then verify that searching continues to work after a query returns no results; the issue provides no file or test names, so tracing the UI will be required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100