Agent:Primary Sections

Build 207 on peterj/cleanupui
New storyBuild 207 on peterj/cleanupui
View Storybook
Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Every <button> needs a visible label or accessible name. Learn how to resolve this violation
Snapshot of test

Fix any of the following:

Element does not have inner text that is visible to screen readers

aria-label attribute does not exist or is empty

aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty

Element has no title attribute

Element does not have an implicit (wrapped) <label>

Element does not have an explicit <label>

Element's default semantics were not overridden with role="none" or role="presentation"

Element
<button type="button" role="combobox" aria-controls="radix-_r_0_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-9 w-full item..." id="agent-field-model" aria-invalid="false">
Selector
#agent-field-model