RocketChat / RocketChat/Rocket.Chat

Display total user counting under Administration/Users

Open
#7,522 5 comments 0 reactions 1 assignee View on GitHub

@tassoevan is already working on this.

Since Feb 8, 2019.

triaged type: improvement
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.

nof_users

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.