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

Wrong pagination when sorting submission list by Submitted, Finished or Status #9

Open
ttemnikova opened this issue Dec 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ttemnikova
Copy link

  1. Login to Arachne Data Node
  2. Go to the list of submissions
  3. Sort the list by Submitted, Finished or Status column

Expected result: the list has the same length but the selected order
Actual result: the list has 50 entries instead of initial 10 ones. The response contains totalElements: 50 and numberOfElements: 50

@ttemnikova ttemnikova added the bug Something isn't working label Dec 22, 2023
@odbz odbz self-assigned this Feb 12, 2024
obenavidez pushed a commit that referenced this issue Feb 14, 2024
@konstjar konstjar added this to the v2.0.1 milestone Feb 14, 2024
obenavidez pushed a commit that referenced this issue Feb 20, 2024
@konstjar konstjar modified the milestones: v2.0.1, v2.0.2 Feb 27, 2024
@konstjar konstjar removed this from the v2.0.2 milestone Oct 2, 2024
@konstjar
Copy link
Contributor

konstjar commented Oct 2, 2024

Rework submission list to be handled by UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants