generated from john/python-template
UI slog grinds on
This commit is contained in:
@@ -37,11 +37,13 @@ This checklist does not cover:
|
||||
|
||||
### RD-4 Sources section empty state
|
||||
1. The page shows a Sources action for the current Document
|
||||
2. The action routes to a document-scoped Sources view
|
||||
2. The page shows a primary + Add Source action that opens job-create flow for this Document
|
||||
3. The action routes to a document-scoped Sources view
|
||||
|
||||
### RD-5 Jobs section empty state
|
||||
1. The page shows a Jobs action for the current Document
|
||||
2. The action routes to a document-scoped Jobs view
|
||||
2. The page shows a primary + Add Job action for the current Document
|
||||
3. The action routes to a document-scoped Jobs view
|
||||
|
||||
### RD-6 Filtered navigation readiness
|
||||
1. The detail page provides links or actions that can route to document-scoped Sources and Jobs views
|
||||
@@ -57,6 +59,8 @@ This checklist does not cover:
|
||||
1. Given a loaded Document detail page
|
||||
2. When the user chooses Edit document
|
||||
3. Then editable controls are shown for allowed fields only, including the author relationship selector
|
||||
4. The author selector includes No author, existing Person options, and a Create new item option
|
||||
5. Selecting Create new item routes to Person create
|
||||
|
||||
### UP-2 Editable fields
|
||||
1. Editable: name, document_type, document_date, document_date_raw, location_created, notes, archive_identifier
|
||||
|
||||
Reference in New Issue
Block a user