Skip to content

Add Sorting Options in Execution Overview

🚀 Feature Request

Summary

Enable sorting functionality (alphabetically or by last updated date) within the Execution Overview step.

Problem to Solve / User Story

If I have deliberately named my constraints in alphabetical order (e.g., Constraint A: …, Constraint B: …, Constraint C: …) but forgot to sort them accordingly during the Select Quality Constraints step, I cannot correct this later. As a result, the constraints appear in a less useful order in the report. As a user, I want the option to sort constraints again in the Execution Overview, so that I don’t have to go back to the selection step just to adjust the order.

Proposed Solution

Introduce sorting options (alphabetical ascending/descending, last updated date) in the Execution Overview view. This would mirror the functionality available in the Select Quality Constraints step and give users more flexibility when working with constraints.

Benefits

Reduces the need to jump back to earlier steps. Supports users who rely on naming conventions (alphabetical prefixes) to enforce logical order.

Possible Drawbacks

Minimal UI complexity due to adding sorting controls.

Additional Context

Currently, sorting is only available in Select Quality Constraints.

Relevant Logs or Screenshots (if applicable)

image

Links / References:

Related to Issue #109

Edited by Domenic Schäfer