You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open Sub-Agents dialog with no agents (empty state).
Locate the badge next to the "Sub-Agents" title showing "0 active".
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.
Project
ide
Description
The header badge showing the number of active agents (e.g. "0 active") is a status indicator but has no
aria-labeloraria-liveto expose the count to assistive technologies.Steps to Reproduce
aria-labelor accessible name on the badge element.Expected Behavior
The badge has an
aria-labelsuch as "0 active agents" so the status is announced.Actual Behavior
The badge is a
<span>with noaria-labelor 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