RocketChat / RocketChat/Rocket.Chat
Not displayed with full name in user search
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Is it possible to search by full name display when searching for users?
In the previous version, it was displayed with the full name, but I want to change it because it displays the user name
Steps to reproduce:
1.Set user information
Full Name:TEST_FULL_NAME
Username:test_user_name

2.When the created user is displayed from the search screen, it is displayed as Username⇒※I want to display this as Full Name in the future

3.When added, it will be displayed as Full Name

4.After adding, the search screen will also be displayed with Full Name

Server Setup Information:
- Version of Rocket.Chat Server: 4.0.2
- Operating System: AlmaLinux
- Deployment Method: https://releases.rocket.chat/latest/download -o /tmp/rocket.chat.tgz
- Number of Running Instances: 1
- NodeJS Version: v12.22.7
- MongoDB Version:4.2.17
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 behavior using the issue's four search steps: create a user with a full name and username, then search for that user before and after adding them. Trace the user-search entry point and compare which identity field each result state displays; done means the search result consistently shows the full name as requested.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100