The sorting by Platform, Game and Player in the submission form works rather well and makes adjudicating a much easier task. These sort functions are shown here:
After receiving results, an adjudicator would then click on the desired thread. Once a user concludes to back out, the sorted page previously displayed no longer displays, rather all submissions display. Further, the sort key remains, but won't allow for another sort unless a user entirely reloads the submission page.
Is it possible to have this bounce back to the originally sorted data once a user backs out of their thread rather than back to all submissions? As an alternative, is it possible to resort again using the same key (or even a different key) once a user backs out of their original sort without having to reload the submissions page?