RocketChat / RocketChat/Rocket.Chat
Not able to invite users to any channel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
I haven't found a pattern yet, but if you just type a part of a name, only "loading" will show.
On very view occations you will find the user if you type the entire user name.
E.G:
We have users named "test.user" and "test.redakteur".
If I type "test", just "loading" shows.
If i type "test.user", the user will shoiw up and is able to be invited.
If i type "test.redakteuer", just "loading" shows
I also noticed, that we can't type in special chars to the search field like space, ä, ö, ü etc
Steps to reproduce:
- Create a public or private Channel
- Go to member list create "invite users"
- Start typing a name and it will show "loading" inifinite time
Expected behavior:
Users should be shown as search results
Actual behavior:
Nothing happens beyond "Loading"
Server Setup Information:
- Version of Rocket.Chat Server: 3.5.3
- Operating System: Linux
- Deployment Method:
- Number of Running Instances: 1
- DB Replicaset Oplog:
- NodeJS Version: v12.14.0
- MongoDB Version: 4.0.19
Client Setup Information
- Desktop App or Browser Version: Chrome 85.0.4183.83
- Operating System: Ubuntu 18.04
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 source file or test is named. Reproduce the issue through a public or private channel’s member list and invite-users flow using partial names and special characters, then trace the loading state and search behavior. Done means matching users appear reliably and can be invited.
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