User Interface low complexity Shared Component mobile
0
Dependencies
1
Dependents
1
Entities
0
Integrations

Description

Reusable modal widget that lets coordinators select a contact from their organization roster for proxy registration actions. Scoped to the current organization and supports name-based search filtering.

Feature: Event Sign-up

contact-picker-widget

Responsibilities

  • Load and display paginated contacts scoped to the coordinator's organization
  • Support real-time name search filtering
  • Return selected contact ID and display name to the calling widget

Interfaces

open(organizationId)
onSelected(contactId, contactName)
onDismiss()

Relationships

Dependents (1)

Components that depend on this component

Related Data Entities (1)

Data entities managed by this component