Assignment Detail Screen
Component Detail
User Interface
high complexity
mobile
3
Dependencies
0
Dependents
2
Entities
0
Integrations
Description
Displays the full decrypted content of a single assignment including sensitive personal details (name, address, medical summary excerpts). Renders the assignment lifecycle timeline and surfaces the acknowledgement action for peer mentors.
assignment-detail-screen
Responsibilities
- Decrypt and display sensitive assignment content
- Show assignment status lifecycle timeline
- Render recipient and sender metadata
- Present acknowledgement action to peer mentor
Interfaces
loadAssignment(assignmentId)
decryptAndRender(encryptedPayload)
showStatusTimeline(statusLogs)
onAcknowledge()
onBack()
renderSensitiveField(label, value)
Relationships
Dependencies (3)
Components this component depends on
Related Data Entities (2)
Data entities managed by this component