alan-turing-institute / AssurancePlatform

Project to facilitate creation of Assurance Cases
MIT License
17 stars 6 forks source link

[User Story]: Enhancing Case List Sorting for Better Navigation #431

Open kallewesterling opened 2 months ago

kallewesterling commented 2 months ago

Role

As an assurance case editor

Desired Feature

I want the ability to sort the case list by specific attributes

Benefit

So that I can quickly find cases based on different criteria such as name, creation date, or other relevant attributes

Acceptance Criteria

GIVEN I am on the case list page, WHEN I select a sorting option from a dropdown menu (e.g., 'Name', 'Creation Date'), THEN the cases are sorted according to the selected criterion. AND I can easily switch between ascending and descending order.

Dependencies

Technical Notes

Definition of Done