Whenever I change the direction on a progress page the list ID parameter in the query string is lost.
- Start here: https://trakt.tv/users/scottkuhl/progress/watched/premiered/asc?list=3824103
- Click the direction arrow to switch to descending.
- URL becomes: https://trakt.tv/users/scottkuhl/progress/watched/premiered/desc?
More Info …
This seems to have started at the same time the dropdown list of filters changed. I used to have progress pages bookmarked to Previously Aired, now it says Previously Aired (unsupported). When I switch to use the new filter, Premiere Date, and then change the direction is when I noticed the bug.
It may be dropping everything in the query string and not just the list ID.