sorting on this column in the table is currently broken, i believe because i'm using span tags to add the payment amounts in the title text. [ETA: this guess turned out to be wrong; it was because i was forcing sorting to be numeric instead of by text]
sorting on this column in the table is currently broken, i believe because i'm using span tags to add the payment amounts in the title text. [ETA: this guess turned out to be wrong; it was because i was forcing sorting to be numeric instead of by text]
it should be possible to make this column sortable using data-sort-value https://en.wikipedia.org/wiki/Help:Sorting#Specifying_a_sort_key_for_a_cell but i'm not entirely sure
The text was updated successfully, but these errors were encountered: