# 1 -
Posted on 1/11/2017 14:48:00
Hello again. I want to have a direct link to my completions with certain filters applied. I noticed that when I sort completions by Date Completed and go to that URL, the default Games order is used instead. Example with DateCompleted as the sortColumn: http://completionator.com/Collection/Completion/11240?years=2017&sortColumn=DateCompleted&sortDirection=ASC I'm wondering if this could be implemented? It's not a big deal as I will make a stack eventually with the right order, but accessing the completions directly is more informative and using the defined order will save a few clicks. Thanks! |
|
# 2 -
Posted on 1/12/2017 14:37:25
Despite showing up in the URL, sort column / direction values do not actually work when first rendering the results. It's been on my list to fix for a long time now, so I'll try and knock it out soon. Also, when you sort a column, it doesn't update the URL, so there's actually two parts to this fix :D |
|
# 3 -
Posted on 1/12/2017 15:46:27
You're right, there are two bugs, didn't notice that until you mentioned it. Looking forward to seeing those fixed in the future. Thanks for your hard work, moho_00! |
|
# 4 -
Posted on 1/14/2017 13:30:33
These two issues have been fixed! Let me know how it works and as long as everything is good, I can start applying it throughout the site. |
|
# 5 -
Posted on 1/14/2017 16:53:53
Tested and both issues are fixed for me. Thanks again! |