Skip to content
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

Inconsistent sorting #1601

Open
Sabr1n4W opened this issue Nov 21, 2024 · 0 comments
Open

Inconsistent sorting #1601

Sabr1n4W opened this issue Nov 21, 2024 · 0 comments
Labels
bug Something isn't working frontend Pull requests that update Javascript code

Comments

@Sabr1n4W
Copy link
Contributor

Inside the room members tab the sorting of room members is inconsistent.

To Reproduce
Steps to reproduce the behavior:

  1. Create several users with the same lastname
  2. Reload users several times (can be done through reload or changing the page)
  3. Order of room members changes
pagination-sort-bug.mov

Expected behavior
The sorting of the room members should be consistent.
A possible solution would be to add another parameter (e.g. firstname or id) for the search so that the order is consistent.

Additional context
This behaviour is hard to reproduce because the order sometimes does not change after reloding several times.
This behaviour currently only has been noticed when sorting room members but it could be possible that this behaviour also occurs when sorting other things.

When sorting the room tokens with the same lastname this behaviour does not occur even though the sorting is similar to the sorting of the room memberes.

@Sabr1n4W Sabr1n4W added bug Something isn't working frontend Pull requests that update Javascript code labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant