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

[SNOOP-388] Update UncontrolledTable to use case insensitive sorting #1203

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

jeremykirc
Copy link
Contributor

@jeremykirc jeremykirc commented Oct 20, 2023

Prior to this change columns were sorted giving priority to uppercase over lowercase. After this change, columns with string values will be sorted case insensitive.

@kermitapp
Copy link

kermitapp bot commented Oct 20, 2023

@jeremykirc jeremykirc changed the title Update UncontrolledTable to use case insenstive sorting [SNOOP-388] Update UncontrolledTable to use case insensitive sorting Oct 20, 2023
@kermitapp
Copy link

kermitapp bot commented Oct 20, 2023

Prior to this change columns were sorted giving priority to uppercase
over lowercase. After this change, columns with string values will be
sorted case insensitive.
@jeremykirc jeremykirc force-pushed the snoop-388-fixUncontrolledTableSorting branch from ba6ae7d to c35bf3a Compare October 20, 2023 18:54
@github-actions
Copy link
Contributor

Released prerelease version 8.8.1-snoop-388-fixUncontrolledTableSorting-509e4d5.0.
You may now run npm install @appfolio/react-gears@snoop-388-fixUncontrolledTableSorting

@jeremykirc jeremykirc merged commit f599fd2 into master Oct 20, 2023
2 checks passed
@jeremykirc jeremykirc deleted the snoop-388-fixUncontrolledTableSorting branch October 20, 2023 21:04
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