RocketChat / RocketChat/Rocket.Chat

No use of 3 dots in the search bar results

Open
#21,152 1 comment 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:

3 dots used in the history part of the search is of no use, Should be used for deleting the search history

Steps to reproduce:
  1. Open the website, click on the search bar
  2. You will see the list of users, the 3 dots appear on hovering over any individual
  3. On clicking that dot, we just get redirected to the chat with that person
Expected behavior:

There we should get the option to delete that history or there shouldn't be those 3 dots

Actual behavior:

https://user-images.githubusercontent.com/54025079/111411506-b288ed80-8700-11eb-887d-fa6ed9feb19c.mp4

Server Setup Information:
  • Version of Rocket.Chat Server: 3.13.0-develop
  • Operating System: Windows 10 (WSL2)
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset oplog:
  • NodeJS Version: 12.21.0 - x64
  • MongoDB Version: 4.2.8
Client Setup Information
  • Desktop App or Browser Version: Chrome
  • Operating System: Windows 10
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

No file, test, or entry point is named. Reproduce the behavior in the search bar, then trace the frontend component that renders history results and their three-dot action. Done means the action either offers search-history deletion or the unnecessary three-dot control is removed, with the result verified in the search UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.