Hub: index · watch · videos

Bulk selection + bulk actions (demo)

This compares a bulk-actions UI that moves focus and uses assertive announcements (BEFORE) to a calmer pattern (AFTER): tri-state “Select all”, persistent toolbar, and polite updates.

Companion note: Bulk actions checklist

BEFORE focus theft + live spam

Try selecting items, then activating a bulk action. This version jumps focus to a banner and announces aggressively via aria-live="assertive". It also lacks a mixed (indeterminate) state for “Select all”.

Inbox Ready
Selected: 0

    AFTER calm + explicit

    Pattern: selection state stays explicit (checkboxes), “Select all” is tri-state (checked/unchecked/mixed), bulk actions are clearly scoped (“N selected”), and status updates are polite (no focus theft). Tip: press Esc to clear selection.

    Inbox Ready
    Select messages for bulk actions. Press Esc to clear.
    0 selected