Skip to content

Fixed ordering of the member list page.#3948

Closed
BPC2004 wants to merge 3 commits into
masterfrom
fix-link-wrapping-partners
Closed

Fixed ordering of the member list page.#3948
BPC2004 wants to merge 3 commits into
masterfrom
fix-link-wrapping-partners

Conversation

@BPC2004

@BPC2004 BPC2004 commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

Closes #3916.
bug

Summary

For the ordering of the member list page if the first name is the same the last name and pk are also now considered for the ordering.

How to test

Create 30 users with the same first name but different last names so that the entire page is filled up. And then check if a user is shown twice.

bpc added 2 commits April 9, 2025 20:21
… ordering is by first name but now the last name and pk are also concidered.
@BPC2004 BPC2004 requested a review from ColonelPhantom June 18, 2025 17:44
}
}

.wrapped-link {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are unrelated to this PR and should not be in here.

Comment thread website/partners/templates/partners/partner.html
@ColonelPhantom

Copy link
Copy Markdown
Contributor

Wrong base branch

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.

Pagination of users seems broken

2 participants