### 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 https://github.com/user-attachments/assets/d2edf077-e777-44ed-8e98-98307f1d5beb ### System Information OS: Ubuntu 24.04.3 LTS CPU: Intel(R) Core(TM) i9-14900HX (8 cores) RAM: 16 GB
Project
ide
Description
The text "SPAWN AGENT" is rendered in a
divwith norole="heading"oraria-label, so it is not exposed as a section heading to assistive technologies.Steps to Reproduce
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
divwith 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