RocketChat / RocketChat/Rocket.Chat
User search only shows username
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:
Search for a user in the user search shows only the username and not the full name of the user. In a older version will be shown the full name.
Steps to reproduce:
- Searchbar and search for a user
- username will be shown
Expected behavior:
I expect to see the full name and not the username.Actual behavior:
The username will be shownServer Setup Information:
- Version of Rocket.Chat Server: 4.5.2
- Operating System: Ubuntu
- Deployment Method:
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: v14.18.3
- MongoDB Version: 4.2.17
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
Reproduce the issue in the user search bar using Rocket.Chat 4.5.2 and confirm that results show only usernames rather than full names. Trace the user-search implementation and its existing tests, then verify that results display the full name as expected without regressing username search.
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
- 38/100