Skip to content

Fix sorting of falsey values#429

Merged
platypii merged 1 commit intomasterfrom
fix-sorting
Feb 6, 2026
Merged

Fix sorting of falsey values#429
platypii merged 1 commit intomasterfrom
fix-sorting

Conversation

@platypii
Copy link
Copy Markdown
Contributor

@platypii platypii commented Feb 6, 2026

Fix for #428

False and null values were being treated as falsey values and sorting together as ties. This PR sorts nulls at the end.

@platypii platypii requested a review from severo February 6, 2026 21:12
@platypii platypii merged commit 2a37462 into master Feb 6, 2026
5 checks passed
@platypii platypii deleted the fix-sorting branch February 6, 2026 21:38
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