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.

Feature: Encrypted Assignment Dispatch & Tracking

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)

Related Data Entities (2)

Data entities managed by this component