RocketChat / RocketChat/Rocket.Chat
User with two dots not searchable in group
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:
Windwos Desktop Client 2.13.2
Steps to reproduce:
- open a group
- click on members icon
- enter search pattern
Expected behavior:
any user with search pattern should be shown
Actual behavior:
if a member has two dots, like aaa.bbb.ccc then the meber is not shown
Server Setup Information:
- Version of Rocket.Chat Server: 0.66.3
- Operating System: Debian Linux 9.5
- Deployment Method: nspawnd container
- Number of Running Instances: 1
- DB Replicaset Oplog: ?
- NodeJS Version: ?
- MongoDB Version: ?
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 Windows Desktop Client 2.13.2 by opening a group, selecting the members icon, and searching for a name containing two dots. Trace the group member search from that entry point; the fix is done when users such as aaa.bbb.ccc appear in the results, and verify the behavior with the available search checks.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100