- Issue created by @gumnut
The current admin page that lists out the datasets has no way to filter or sort the listing
1. Go to the datasets admin page(/admin/content/datasets)
2. The table that appears is not filterable or sortable
Drupal already contains the necessary means to fix this with Views. My proposed solution would be to replace the current implementation with views config.