Skip to content

Conversation

@sparklerfish
Copy link

When sorting by show name, entries with the same show name were being scattered by round number instead of being grouped together. Changed the secondary sort to use showCompare (matching the pattern used by all other column sorts) so entries with the same show name are now properly grouped by ShowID.

Fixes sorting behavior in the Shows/Rounds stats list.

When sorting by show name, entries with the same show name were being
scattered by round number instead of being grouped together. Changed
the secondary sort to use showCompare (matching the pattern used by
all other column sorts) so entries with the same show name are now
properly grouped by ShowID.

Fixes sorting behavior in the Shows/Rounds stats list.
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