framework icon indicating copy to clipboard operation
framework copied to clipboard

Directory - Sort in table

Open balajimanoharan opened this issue 7 years ago • 0 comments

ember-light-table already handles sorting by various columns. Currently, the controller does all the sorting for title and updatedOn fields. Allow the functionality to be handled by the table and maintain the state using appropriate query params. sortBy and sortDir

balajimanoharan avatar Aug 13 '18 16:08 balajimanoharan