User Interface high complexity mobile
2
Dependencies
0
Dependents
3
Entities
0
Integrations

Description

Form screen for coordinators to compose a new encrypted assignment. Allows selection of a peer mentor recipient and entry of sensitive fields (name, address, medical summary), then triggers client-side encryption before dispatch.

Feature: Encrypted Assignment Dispatch

assignment-compose-screen

Responsibilities

  • Allow coordinator to select a peer mentor recipient
  • Capture sensitive fields: name, address, medical summary
  • Initiate client-side encryption before submission
  • Show pre-send confirmation with field preview

Interfaces

selectRecipient(peerId)
fillSensitiveFields(payload)
previewBeforeSend()
submitEncryptedAssignment()
cancelDraft()
showEncryptionProgress()

Relationships

Dependencies (2)

Components this component depends on

Related Data Entities (3)

Data entities managed by this component