Skip to content

WIP: Sorting

Yannis Barlas requested to merge sorting into graphql-models

Closes #215 (closed)

To do:

  • Resolver should return sorted data
  • Icon for ascending / descending order
  • Sorting options should also appear in the UI
  • Need to use a version of @pubsweet/ui that has a couple of fixes for ActionGroup (pubsweet/pubsweet!499 (merged))
Edited by Yannis Barlas

Merge request reports