User Interface low complexity frontendmobile
1
Dependencies
0
Dependents
2
Entities
0
Integrations

Description

An inline coordinator-facing banner that surfaces when a peer mentor has crossed an honorarium threshold. Presents the peer mentor name, the newly reached tier, and a prompt to process the honorarium payment through the reimbursement pipeline.

Feature: Assignment Count & Honorarium Threshold Tracking

threshold-alert-banner

Responsibilities

  • Display threshold-crossing alerts to coordinators
  • Link directly to reimbursement processing for the affected peer mentor
  • Allow dismissal with confirmation to prevent accidental loss of alert
  • Support batch display when multiple peer mentors cross thresholds simultaneously

Interfaces

ThresholdAlertBanner({alerts, onDismiss, onProcess})
renderAlertCard(alert)
onDismissAlert(alertId)
onNavigateToReimbursement(peerMentorId)

Relationships

Dependencies (1)

Components this component depends on

Related Data Entities (2)

Data entities managed by this component