action-center-platform
action-center-platform copied to clipboard
Restore admin sortable tables
The JQuery plugin we were using for sortable tables, jquery-sortable
, depended on a vulnerable version of JQuery, so it was removed during the Rails 5 upgrade. We should find a replacement and re-add the topics sorting functionality, which is currently commented out in app/assets/javascripts/admin/components/topics.js.jsx
.