You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should sort desc only for the date column, right? For the release and abstract column it should sort asc on the first click? I can see that the jQuery table sorter plugin supports a sortInitialOrder, but unfortunately it's not as flexible as necessary yet for this case.
For example, on an author's page, it currently takes two clicks to get the "recent first" view.
Instead, the first click should sort descending.
The text was updated successfully, but these errors were encountered: