-
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
Docket Clerk: Forward/Assign work from Docket Section work queue to Individual work queue #407
Comments
@JessicaMarine @codyseibert @codyseibert Adding the design we discussed on Friday here for reference. |
Kristin and I spent some time normalizing the table design and getting many details sorted out. Here's the design specifically for this story (assigning from a section queue). @dubharmonic @JessicaMarine Section queueBulk select
Note - the purple link color is the USWDS standard for a "visited" link. So if the user has already clicked on it (it's not "unread"), then it would appear as purple. This also helps distinguish the read from unread, along with the bolded unread items Design note - there are some new uses of demi-bold Source sans pro (notably in the column labels). I'm working on a global style sheet to document all these conventions and then we can normalize them across existing screens. |
@dubharmonic @JessicaMarine Here's the design for the docket clerk "My queue" view. Summary of changes/differences from section view:
Dev note: I believe we're implementing the time/yesterday/date formatting for the "received" column in this story, correct? |
|
As a Docket Clerk, in order for a filing to be properly processed by the Court, I need all new documents to be routed to the appropriate Section Work Queue and then be assigned from Section work queue to an Individual work queue.
When an external user (Petitioner or IRS attorney) files/uploads any new document to a case (except for any documents filed to initiate a case), those documents need to be automatically routed to the Docket Section Work Queue. In order to get work from the Section work queue to individuals, Court users need the ability to forward/assign work items from the Section queue to an individual's queue.
Pre-Conditions:
Acceptance Criteria:
Notes:
Tasks
Test Scenarios
Definition of Done
The text was updated successfully, but these errors were encountered: