Closed sdthornton closed 7 years ago
what browser and OS are you using? I can't reproduce this on any major browser. I checked multiple guilds and multiple columns and everything looked correct.
Can you also please a URL for a guild this happens on?
Interesting, I can't reproduce it now! I'm running latest Chrome of OSX, but I dual boot on windows (Chrome as well) so I'll check on my windows side later. Thanks for looking into this!
If ya can't find a reproducible test case, I am going to close this after this weekend. You can always start a new ticket if it pops back up!
It looks like the sorting on the "arena average" column of a guild page (e.g. https://swgoh.gg/g/122/the-allidnce-pi/) is treating the numbers as text, rather than int, and it orders according to the first number rather than value of the whole number.
For instance,
9, 33, 2, 111
would become111, 2, 33, 9
.