Closed mhkeller closed 9 years ago
For comparison view, the sort dimension and direction should be in the hash so that the UI knows what column to display
Mostly done: https://github.com/newslynx/newslynx-app/commit/54b3a28a80778242c82089565cba34a003ccacac
This query param might need to be adjusted once that option gets put into the api https://github.com/newslynx/newslynx-app/blob/54b3a28a80778242c82089565cba34a003ccacac/lib/public/javascripts/routing/routing.js#L52
The last piece of plumbing that's needed is fetching of articles when they are not loaded into the article drawer already.