Open m-prodan opened 1 year ago
File sort story by modified date vs date uploaded. I am thinking we use a slider design consistent with what we did for the redaction tool. We can figure out the placement independently
cc: @lmullane @liseandtea @KyEggleston @abin-aot
@JHarrietha-AOT, we will need a design. Dev team is suggesting similar to GitHub:
Pagination is not in scope for this ticket but may need pagination in another ticket to cover use cases where ministries have thousands of records for a request. cc @m-prodan
Assumptions & Scope This is feedback we are hearing from users where it is very hard in large packages to determine exactly where a file is compared to the harms package. This can create troubles/issues if the user is trying to replace a bad conversion, and can't easily see where the file lives in the records log for replacement.
The default view will be upload date, and we will use a slider design to have them switch to modified date, similar to what we did with the redaction code sort.
Sort order should be sorted by modified date in ASC order (oldest to newest, which is how the package is currently ordered).
When filtering by a tag (e.g., division, error, etc.), the files should also be sorted by modified date in ASC order (oldest to newest, which is how the package is currently ordered).
What is IN scope? Adjusting sort order of the files listed in the records log
Acceptance Criteria
Scenario 1: Records Log - Default View
Scenario 2: Records Log Sort - Date Modified
Scenario 3: Records Log Sort - Date Uploaded
Dependencies? What is the impact of this dependency? (If so, link dependency in the ticket, make it visible in a team´s backlog)
Validation Rules? (If yes, list here)
Design @xxx - please link the Design here
Definition of Ready
Definition of Done