-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full Spectrum Sorting: Pending Report #10570
Comments
UX Notes: Follow sorting patterns set out in previous ticket: #10525 |
Note: this report will use client-side pagination once 10293 is resolved. |
Test Cases1) Court User runs a pending report for a Judge; Sort arrows are now present on all columns (except for the Judge Column) in the results list.
Expected Results:
*Repeat this test and the others below by selecting various judges (especially ones that will have pagination - ex: Chief Judge). For judges with Pagination in the results list, be sure that you click through the pages to ensure sorting is correct on all pages. 2) Court User sorts on the "Docket No." column; Pending Report is sorted by docket number ascending.
Expected Results:
3) Court User sorts on the Date Filed column; Pending Report is now sorted by Date Filed ascending.
Expected Results:
4) Court User sorts on the Case Title Column; Pending Report is now sorted by alphabetical (a-z) order and if necessary, there is a secondary sort by Date Filed (ascending).
Expected Results:
5) Court user sorts on the Filings and Proceedings Column; Pending Report is now sorted alphabetical (a-z) order and if necessary, there is a secondary sort by Date Filed (ascending).
Expected Results:
6) Case Services Supervisor sorts on the Case Status Column; Pending Report is now sorted alphabetical (a-z) order and if necessary, there is a secondary sort by Date Filed (ascending).
Expected Results:
7) Court user sorts the columns and then clicks on the Printable Report Link; Printed version displays the Pending Report in the current sort order.
Expected results:
*Repeat this test with different columns sorted. 8) Court User Exports the report; no changes in display or functionality
Expected Results:
9) Other regression things
10) Repeat the tests above with all Court UsersAll tests above pass with these users:
Dev Question - If you have the results sorted, and then select a new judge, does the sort order go back to the default sort order? Or does it save the sort order from the previous judge? |
As a viewer of the Pending Report, so that I can quickly locate items I want to address, I need to be able to sort by any of the columns on the report.
Adding sortability on this report continues our efforts to make the system as usable and customizable across a variety of areas, and this is a high impact daily-used report.
Pre-Conditions
Acceptance Criteria
Notes
Tasks
Test Cases
Story Definition of Ready (updated on 12/23/22)
The following criteria must be met in order for the user story to be picked up by the Flexion development team.
The user story must:
Process:
Flexion developers and designers will test if the story meets acceptance criteria and test cases in Flexion dev and staging environments (“standard testing”). If additional acceptance criteria or testing scenarios are discovered while the story is in progress, a new story should be created, added to the backlog and prioritized by the product owner.
Definition of Done (Updated 5-19-22)
Product Owner
UX
Engineering
efcms-local.json
, 3 local s3 files corresponding to that docketEntryId have been added toweb-api/storage/fixtures/s3/noop-documents-local-us-east-1
test
environment if prod-like data is required. Otherwise deployed to anyexperimental
environment.staging
environment.The text was updated successfully, but these errors were encountered: