Skip to content

[BUG] [alpha] Sub-Agents dialog (empty state): "0 active" status badge has no aria-label #29489

@codvy8282

Description

@codvy8282

Project

ide

Description

The header badge showing the number of active agents (e.g. "0 active") is a status indicator but has no aria-label or aria-live to expose the count to assistive technologies.

Steps to Reproduce

  1. Open Sub-Agents dialog with no agents (empty state).
  2. Locate the badge next to the "Sub-Agents" title showing "0 active".
  3. Check for aria-label or accessible name on the badge element.

Expected Behavior

The badge has an aria-label such as "0 active agents" so the status is announced.

Actual Behavior

The badge is a <span> with no aria-label or role.

Screenshots

Screencast.from.2026-03-16.00-40-25.webm

System Information

OS: Ubuntu 24.04.3 LTS
CPU: Intel(R) Core(TM) i9-14900HX (8 cores)
RAM: 16 GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions