Closed tjwrona closed 1 year ago
This bug was on the server side. Sorting by mastery didn't work properly when values were equivalent because mastery is stored as a float value and checking float values for equivalence without rounding is inaccurate.