Skip to content

[BUG] [alpha] Sub-Agents dialog (empty state): SPAWN AGENT section has no role or aria-label #29502

@cody8282

Description

@cody8282

Project

ide

Description

The block that contains the "SPAWN AGENT" heading and the template buttons is a logical group but has no role="group" or aria-label to associate the heading with the controls.

Steps to Reproduce

  1. Open Sub-Agents dialog in empty state.
  2. Locate the wrapper div (class "p-3") that contains the "SPAWN AGENT" text and the 2x2 template grid and Custom Agent button.

Expected Behavior

The section has role="group" and aria-label="Spawn agent" (or the visible heading referenced via aria-labelledby).

Actual Behavior

The section is a plain div with no role or aria-label.

Screenshots

Screencast.from.2026-03-16.00-52-23.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