Description
Nature of issue?
- Existing feature enhancement
Feature enhancement details:
As reported in #1424.
The Sketch List and Collection List components have the ability to sort their columns (name, date created, etc.). The Asset List should have the ability to sort by name-, size- and sketch-.
This also brings up a bigger issue... which is should these three components be integrated into a Table
component? With a search bar and sortable columns? Should their state be stored in React and removed from Redux?