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 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
Open Sub-Agents dialog in empty state.
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.
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"oraria-labelto describe the set of controls.Steps to Reproduce
Expected Behavior
The grid has
role="group"andaria-label="Agent templates"(or similar) so the group is identifiable.Actual Behavior
The grid is a plain
divwith 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