Skip to content

Fixed Organization Pagination Rank Reset On Each Page - #2264

Open
jazyz wants to merge 1 commit into
DMOJ:masterfrom
jazyz:fix_org_ranks
Open

Fixed Organization Pagination Rank Reset On Each Page#2264
jazyz wants to merge 1 commit into
DMOJ:masterfrom
jazyz:fix_org_ranks

Conversation

@jazyz

@jazyz jazyz commented Jun 23, 2023

Copy link
Copy Markdown
Contributor

Closes #2224

@Ninjaclasher

Copy link
Copy Markdown
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

codecov-commenter commented Jun 24, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.05%. Comparing base (ddc624b) to head (386c26b).
⚠️ Report is 124 commits behind head on master.

Files with missing lines Patch % Lines
judge/views/organization.py 0.00% 1 Missing ⚠️
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           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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