Skip to content

[BUG] [alpha] Sub-Agents dialog (empty state): Dialog header bar has no role or aria-label #29491

@codvy8282

Description

@codvy8282

Project

ide

Description

The header bar containing the title "Sub-Agents", the active count badge, and the Refresh/Close buttons is a logical region but has no role or aria-label to identify it as the dialog header.

Steps to Reproduce

  1. Open Sub-Agents dialog in empty state.
  2. Inspect the top header div (class "dialog-header") that wraps the title, badge, and action buttons.

Expected Behavior

The header has a role (e.g. no extra role if the dialog is already labelled) or an aria-label for the region for consistency and navigation.

Actual Behavior

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

Screenshots

Screencast.from.2026-03-16.00-42-28.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