Member Junction
    Preparing search index...

    Global floating tasks panel that shows all active tasks across all conversations Appears in bottom-right corner, minimizable, shows only when tasks > 0

    Implements

    • OnInit
    • OnDestroy
    Index

    Constructors

    Properties

    isMinimized: boolean = false
    taskClicked: EventEmitter<ActiveTask> = ...
    tasks: ActiveTask[] = []

    Methods