RocketChat / RocketChat/Rocket.Chat
No use of 3 dots in the search bar results
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:
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:
- Open the website, click on the search bar
- You will see the list of users, the 3 dots appear on hovering over any individual
- 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:
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
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 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