User Interface low complexity frontend
1
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Reusable widget embedded in the Association Management Page that renders a searchable user list with checkboxes for bulk selection. Supports selecting all visible users and confirming bulk assignment or removal from an association.

Feature: Member Associations

member-assignment-widget

Responsibilities

  • Render paginated, searchable list of org users eligible for assignment
  • Track selected user IDs and emit selection change events
  • Provide confirm and cancel actions for bulk membership changes

Interfaces

onConfirm(userIds)
onCancel()
setInitialSelection(userIds)

Relationships

Dependencies (1)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component