Fix sorting by date - #64
Conversation
…g issue for stupid American date format.
|
Oh! I see that that you did some work, here I just submitted a PR with a fix too. |
I will test this and can merge it in the next update, however I may change the way the rows are sorted as I have switched to sorting the data directly rather then sorting by rows. https://github.com/magicoflolis/Userscript-Plus/blob/master/src/UserJS/main.js#L3224 You can see what I mean by opening the console log and looking for |
I tested his version as well and it works... Mine works fine too but I did a mistake to not use main.js... and submitted the final version with different indentation... |
This should fix the date sorting issue: #50
The issue is American date format is dumb as fuck and cannot be sorted in string form. I've added a data attribute to the cell and reference it with priority over text.