-
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
Trial Session Planning Report - Screen Version #10434
Comments
UX Notes:See Figma file for mock ups and comments Add new on screen Trial Session Planning Report in the same location as the existing PDF report. Accessed two ways: On screen report includes information from the existing Trial Session Planning Report PDF, plus the following:
|
Be aware that the backend and frontend do not share css styles so if uusing shared react components make sure to add styles on both frontend + pdf generator. |
Test Cases1) Court user runs a trial session planning report; data for the selected trial session in the report is displayed on the screen.
Expected Results:
*Repeat this test by accessing the Trial Session Planning report page from the Reports menu 2) Court user clicks on the Back to Trial Sessions Link; User is navigated back to the Trial Sessions screen
Expected Results:
3) Court user runs a trial session planning report; User prints the report to PDF.
Expected Results:
*Repeat this test by accessing the Trial Session Planning report page from the Reports menu 4) Repeat all of the tests above with different terms and years
Expected Results:
5) Regression test this story with other Court users
6) Screen displays on a mobile device
7) Screen can be read using screen readers
|
For the special column, we will use 0's instead of dashes and left align the numbers to match the other columns. |
If a city has never been visited (if the tax court later adds a new trial location), it will still be flagged as not having been seen in the last two sessions but the tooltip will say "Never visited". |
For the PDF, the block showing all the cities not visited will only appear on the first page. |
We will open the PDF in a new tab without showing Dawson UI, following the pattern of opening new tabs established in 10472. |
As a Court, so that I can quickly navigate to eligible cases for a location and display the trial session planning information on the screen, I need a version of the trial session planning report in the DAWSON UI.
Currently the Trial Session Planning report is only available as a generated PDF. To enable future functionality, we would like to be able to generate that same information in the context of the DAWSON UI as a screen. This will allow us to implement some UI enhancements as well as provide a foundation for additional functionality.
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: