This PR adds sorting to all tables in the UI. I've included the tables in the debug panel, but disabled translating the header name.
Also fixes https://github.com/Tribler/tribler/issues/1261. Note that I'm only storing the sorting state for Download / Popular / Search tables. The sorting state is stored in local storage.
This PR adds sorting to all tables in the UI. I've included the tables in the debug panel, but disabled translating the header name.
Also fixes https://github.com/Tribler/tribler/issues/1261. Note that I'm only storing the sorting state for
Download
/Popular
/Search
tables. The sorting state is stored in local storage.