Skip to content

fix: capitalized sorting order not working on table#3137

Merged
danharrin merged 1 commit into
2.xfrom
fix/default-sort-desc
Jul 16, 2022
Merged

fix: capitalized sorting order not working on table#3137
danharrin merged 1 commit into
2.xfrom
fix/default-sort-desc

Conversation

@ryangjchandler
Copy link
Copy Markdown
Contributor

Closes #3083.

Using ASC or DESC was causing the problem since we were explicitly checking against the lowercase version.

@ryangjchandler ryangjchandler added the bug Something isn't working label Jul 16, 2022
@danharrin danharrin merged commit f238bc5 into 2.x Jul 16, 2022
@danharrin danharrin deleted the fix/default-sort-desc branch July 16, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

defaultSort seems not working

2 participants