-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
member list is randomly sorted #22145
Comments
Hi, I confirm. It's hard to say what it is sorted by. Certainly not by Full name or Username |
Confirm that issue. Users complaining about that. |
First thing is please upgrade immediately to 3.14.4 See the release notes for why. Has anyone tested this on either 3.14.4 or 3.15? |
@johncrisp currently running 3.15, still the same issue appears (updated issue description with new version) |
on 3.16, sorting by name seems to be working. but sorting by activity is totally random |
on 3.17.1, still sorting by activity is random |
still a problem at the latest official version currently available 3.18.1 |
3.18.2 same issue |
4.3.1 same issue |
@dudanogueira @debdutdeb please take a look at that issue. |
So. Where is the solution? |
5.4 same issue |
@dudanogueira assign this issue to me i will commit & will i need to sort members by name or username |
@debdutdeb Hey there.. is this issue still open? |
I want to work on this issue please assign me this issue |
Hi, I want to work on this issue, can you please assign me this issue? |
I would like to solve this issue. please assign me this issue |
Anybody wanting to work on this, please go ahead; no need to assign to anybody. Thanks. |
I want to work on this issue please assign me this issue. |
Hey!! I want to work on this issue. I'm new here so I'm really excited to start contributing. |
Hey Please Assign this issue to me @debdutdeb . I want to work on this |
Folks, again, no need to assign. If you want to work on this, the path would be: Consider that it uses this api to grab the list of members: Rocket.Chat/apps/meteor/app/api/server/v1/channels.js Lines 503 to 536 in 7960ff9
|
I would like to contribute on this issue please assign it to me |
|
can somebody help me find where this code is lying |
hello,i think i can fix this .please, assign it to me. |
Would like to work on it. Please assign |
I will fix this , assign this issue to me |
Please read this 🙏🏼 |
hey Is the issue still open i would like to work upon the issue please assign this issue to me. |
hey is this issue still open?plz assign it to me if it is not closed |
This issue seems fixed should it be closed now? |
hey I have fixed this issue and made a pull request for it please review the PR #34141 |
I think, in the latest version of Rocket chat the issue is fixed already. |
Description:
The users at the memberlist are randomly sorted and it is difficult to find someone without actually using the search,
/directory/users
works properly in that regard.The "sort by" setting is also ignored for it.
Steps to reproduce:
Expected behavior:
list the members in alphabetically
Actual behavior:
Server Setup Information:
Client Setup Information
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: