User Interface medium complexity frontendmobile
0
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Confirmation dialog presented when a coordinator initiates a bulk approval action. Summarizes the count and breakdown of selected registrations (by type and amount) before final commitment, preventing accidental mass approvals. Displays any items that cannot be bulk-approved due to pending flags.

Feature: Coordinator Activity Approval & Correction

bulk-approval-confirmation-widget

Responsibilities

  • Display summary of selected registrations before bulk approval commit
  • Highlight items excluded from bulk approval due to duplicate flags or validation errors
  • Confirm or cancel the bulk approval operation
  • Show progress indicator during multi-record approval processing

Interfaces

open(selectedIds)
close()
confirm()
cancel()
getExcludedItems()
showProgress(current, total)