Skip to content

Conversation

KevinVandy
Copy link
Member

@KevinVandy KevinVandy commented Apr 13, 2024

This pr gives new "official" options to force undefined column values to either the bottom or top rows of a table when a sort is performed on those columns when the sortUndefined is set to 'last' or 'first' in the column option.

This used to be behavior out of the box with sortUndefined: 1, but was changed 10 months ago to not count undefined values. This PR will not have any breaking changes, but will allow those who preferred the old behavior more with an explicit option.

Copy link

nx-cloud bot commented Apr 13, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7e965ec. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@KevinVandy KevinVandy merged commit d2ae539 into main Apr 13, 2024
@KevinVandy KevinVandy deleted the fix-sort-undefined branch April 13, 2024 00:46
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.

1 participant