Skip to content

Fix: Speaker Ordering on Session Pages (#1282)#1528

Merged
egeakman merged 2 commits intoEuroPython:ep2026from
iampujan:fix-speaker-ordering-1282
Mar 16, 2026
Merged

Fix: Speaker Ordering on Session Pages (#1282)#1528
egeakman merged 2 commits intoEuroPython:ep2026from
iampujan:fix-speaker-ordering-1282

Conversation

@iampujan
Copy link
Contributor

@iampujan iampujan commented Mar 8, 2026

Fixes #1282

Orders speakers predictably on session pages:

  • Primarily places speakers with no picture and no biography at the bottom
  • Secondarily sorts alphabetically by first name

Follows the guidelines for PRs in EuroPython/website.

🖼️ Preview available 🖼️ : https://ep-website--1528.org.readthedocs.build/

Copy link
Member

@egeakman egeakman left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you!

- Ordered speakers primarily by whether they have both a biography and an avatar (those without are placed at the bottom).

- Sorted by first name alphabetically.
@iampujan iampujan force-pushed the fix-speaker-ordering-1282 branch from 1c5a2bf to 6c86739 Compare March 15, 2026 11:19
@iampujan iampujan requested a review from egeakman March 15, 2026 11:21
@egeakman egeakman merged commit 5225d15 into EuroPython:ep2026 Mar 16, 2026
3 checks passed
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.

Speaker ordering on session pages

2 participants