RocketChat / RocketChat/Rocket.Chat

Search not working after getting" no search results" in Threads

Open
#21,798 0 comments 0 reactions 0 assignees View on GitHub

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:
  1. Go to any channel
  2. Open Threads list from the top.
  3. Search for a thread.
Expected behaviour:

Search should work as expected.

Actual behaviour:

Search stops working

https://user-images.githubusercontent.com/70897225/116032968-2f9f6f00-a67e-11eb-9b38-50d015c215da.mov

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.