Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: change default sort direction for sortable cols #320

Merged
merged 3 commits into from
Jun 4, 2022

Conversation

chaseconey
Copy link
Contributor

@chaseconey chaseconey commented Jun 4, 2022

relates to #316

closes #318

Overview

This PR simply changes the default column direction to desc rather than asc as most columns that is the desired behavior. The one column that this probably isn't expected is the name column, but I think it's a worthwhile trade off until we can get per-column defaults.

Copy link
Contributor

@Darthmaul Darthmaul left a comment

Choose a reason for hiding this comment

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

Tested on local and works as expected. Thanks for the swift work on this one!

@chaseconey chaseconey merged commit d2893ec into master Jun 4, 2022
@chaseconey chaseconey deleted the feat/default-sort branch June 4, 2022 22:54
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.

Suggestion: Sort from High to Low for "Salutes" instead of currently from Low to High
3 participants