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 "Code" template button uses title={template.description} (long description) but has no aria-label. Icon-only or icon+short-text buttons should have an explicit accessible name.
Steps to Reproduce
Open Sub-Agents dialog in empty state.
Locate the first template button (Code — code icon and "Code" text).
Check for aria-label on the button.
Expected Behavior
The button has aria-label="Spawn Code agent" or similar so the action is clear.
Actual Behavior
The button has only title (template description) and no aria-label.
Project
ide
Description
The "Code" template button uses
title={template.description}(long description) but has noaria-label. Icon-only or icon+short-text buttons should have an explicit accessible name.Steps to Reproduce
aria-labelon the button.Expected Behavior
The button has
aria-label="Spawn Code agent"or similar so the action is clear.Actual Behavior
The button has only
title(template description) and noaria-label.Screenshots
Screencast.from.2026-03-16.01-00-07.webm
System Information
OS: Ubuntu 24.04.3 LTS
CPU: Intel(R) Core(TM) i9-14900HX (8 cores)
RAM: 16 GB