Read Confirmation Widget
Component Detail
User Interface
medium complexity
mobile
1
Dependencies
1
Dependents
2
Entities
0
Integrations
Description
Renders a mandatory in-app acknowledgement action that the peer mentor must explicitly complete before the coordinator is notified of read status. Prevents passive read receipts by requiring a conscious review action, ensuring GDPR-compliant accountability.
read-confirmation-widget
Responsibilities
- Display explicit acknowledgement prompt with assignment summary
- Require deliberate confirmation tap (not passive scroll)
- Submit acknowledgement event to service layer
Interfaces
show(assignmentId)
onConfirm(assignmentId)
onDismiss()
setLoading(bool)
showConfirmationSuccess()
Relationships
Related Data Entities (2)
Data entities managed by this component