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

Description

Inline badge component that surfaces duplicate activity detection results as visual warnings on activity list items and detail views. Displays detected duplicate count and links to conflicting records for coordinator resolution.

Feature: Activity Oversight & Approval Workflows

duplicate-warning-badge-widget

Responsibilities

  • Render warning badge when duplicate detection flags an activity
  • Show count of conflicting duplicate records
  • Provide link to navigate to conflicting activity records
  • Indicate resolution status once coordinator has acted

Interfaces

renderBadge(duplicateCount, conflictIds)
navigateToConflict(activityId)
markResolved(activityId)

Relationships

Dependents (1)

Components that depend on this component