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
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
Open the AI Agents panel and open the Sub-Agents UI (e.g. via slash command /subagents or the Sub-Agents action).
Ensure no agents are spawned (empty state: "0 active", "No agents spawned yet").
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.
Project
ide
Description
In the Sub-Agents dialog header, the refresh (reload) icon button has
title="Refresh"but noaria-label. Assistive technologies may not expose a consistent accessible name for the control.Steps to Reproduce
/subagentsor the Sub-Agents action).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 noaria-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