User Interface medium complexity mobile
1
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Full-screen view listing all referrals for the current user with status badges (invited, registered, active) and last-updated timestamps. Supports pagination and filtering for coordinators with large networks.

Feature: Recruitment Tracking

referral-list-screen

Responsibilities

  • List all referrals with status, invite date, and registration date
  • Support filter by status and pagination for coordinator-level views
  • Display GDPR-anonymised entries for referrals that have requested deletion

Interfaces

build(referrals: List<Referral>, filter: ReferralFilter): Widget
onFilterChanged(filter: ReferralFilter): void
onLoadMore(): void

Relationships

Dependencies (1)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component