Skip to content

[BUG] [alpha] Sub-Agents dialog (empty state): SPAWN AGENT heading is a div with no role or aria-label #29504

@codvy8282

Description

@codvy8282

Project

ide

Description

The text "SPAWN AGENT" is rendered in a div with no role="heading" or aria-label, so it is not exposed as a section heading to assistive technologies.

Steps to Reproduce

  1. Open Sub-Agents dialog in empty state.
  2. Locate the element with text "SPAWN AGENT" (class "text-xs font-medium mb-2").

Expected Behavior

The element has role="heading" and an appropriate level, or is a real <h2>/<h3>, so it can be used as a section label.

Actual Behavior

It is a div with no role or aria-label.

Screenshots

Screencast.from.2026-03-16.00-55-53.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