Base:Event

Build 2963 on cylewaitforit:sb-accessibility-page
BaselineBuild 4 on main
View Storybook
LatestBuild 2963 on cylewaitforit:sb-accessibility-page
View Storybook
The baseline is smaller than the new snapshot (210x36 to 258x38).
Baseline History
Build 2963eba95db current baseline
Current build. Accepted by Willow (GHOST).
Build 47acb904
Auto-accepted
Build 3aa62d11
Auto-accepted
Every form field needs an associated label. Learn how to resolve this violation
Snapshot of test

Fix any of the following:

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

Element does not have an explicit <label>

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 has no placeholder attribute

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

Element
<input autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false" class="appearance-none bg-b..." style="">
Selector
input