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

Fixed Organization Pagination Rank Reset On Each Page #2264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jazyz
Copy link
Contributor

@jazyz jazyz commented Jun 23, 2023

Closes #2224

@Ninjaclasher
Copy link
Member

This solution will make us have the same issue as #1052 on the organization users list. We should probably just do it correctly instead of copying what is done for the users list.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (ddc624b) 47.05% compared to head (386c26b) 47.05%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2264   +/-   ##
=======================================
  Coverage   47.05%   47.05%           
=======================================
  Files         249      249           
  Lines       13209    13209           
=======================================
  Hits         6215     6215           
  Misses       6994     6994           
Impacted Files Coverage Δ
judge/views/organization.py 39.43% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Organization user list pagination rank is reset on each page
3 participants