Skip to content

[BUG] [alpha] Sub-Agents dialog (empty state): Agent template buttons grid has no role or aria-label #29506

@codvy8282

Description

@codvy8282

Project

ide

Description

The 2x2 grid of template buttons (Code, Research, Test, Review) is a logical group but the grid container has no role="group" or aria-label to describe the set of controls.

Steps to Reproduce

  1. Open Sub-Agents dialog in empty state.
  2. Inspect the grid container (class "grid grid-cols-2 gap-2") that wraps the four template buttons.

Expected Behavior

The grid has role="group" and aria-label="Agent templates" (or similar) so the group is identifiable.

Actual Behavior

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

Screenshots

Screencast.from.2026-03-16.00-57-41.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