Checkbox:Checked

Build 10 on main
Reviewing disabled
View latest build
BaselineBuild 3 on main
View Storybook
LatestBuild 10 on main
View Storybook
The baseline is smaller than the new snapshot (14x13 to 20x20).
Baseline History
Build 104f47b06 current baseline
Current build. Auto-accepted
Build 34fb5676
Auto-accepted
Build 1e7365af
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 class="peer h-5 w-5 shrink-..." type="checkbox" checked="" style="">
Selector
input