Skip to content

Conversation

@jmgasper
Copy link
Collaborator

@jmgasper jmgasper commented Nov 2, 2025

No description provided.

Additional tweak for past-challenges on my-reviews for large / admin …
@jmgasper jmgasper merged commit 70f1162 into master Nov 2, 2025
6 checks passed
Prisma.sql`c."createdAt" DESC NULLS LAST`,
Prisma.sql`c.name ASC`,
];
const fallbackOrderFragments = shouldFetchPastChallenges
Copy link

Choose a reason for hiding this comment

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

[⚠️ correctness]
The change introduces a conditional assignment to fallbackOrderFragments based on shouldFetchPastChallenges. Ensure that shouldFetchPastChallenges is correctly determined earlier in the code to avoid unexpected ordering behavior.

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.

2 participants