RocketChat / RocketChat/Rocket.Chat
Display total user counting under Administration/Users
@tassoevan is already working on this.
Since Feb 8, 2019.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Rocket.Chat Version: 0.56.0
Running Instances: 1
DB Replicaset OpLog: yes
Node Version: 4.5
The default count "result" under Administration/Users doesn't show the total number of users, but only the first 50. The expected behaviour if entering Administration/Users and no search pattern is set, would be the total number of users and not just the first 50, because the first 50 users are displayed.
When searching for users the result is also just 50 even if the search result is > 50. Here the expected behaviour is the total number of users which where found by searching and not 50 as displayed.

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.
Assessment
This issue has not been assessed yet.