Skip to content

[BUG] [alpha] Sub-Agents dialog (empty state): Refresh icon button has title but no aria-label #29486

@codvy8282

Description

@codvy8282

Project

ide

Description

In the Sub-Agents dialog header, the refresh (reload) icon button has title="Refresh" but no aria-label. Assistive technologies may not expose a consistent accessible name for the control.

Steps to Reproduce

  1. Open the AI Agents panel and open the Sub-Agents UI (e.g. via slash command /subagents or the Sub-Agents action).
  2. Ensure no agents are spawned (empty state: "0 active", "No agents spawned yet").
  3. Inspect the header button that shows the rotate/refresh icon (next to the close button).

Expected Behavior

The refresh button has an aria-label (e.g. "Refresh" or "Reload agents list") so its purpose is programmatically determinable.

Actual Behavior

The button has only title="Refresh" and no aria-label.

Screenshots

Screencast.from.2026-03-16.00-38-12.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