ArgRow:Date

Build 19562 on next
Reviewing disabled
View latest build
chromechrome
Unchanged
Baselines
Build 19554 on tom/refactor-storybookId-in-telemetry
View Storybook
View Storybook
Baseline History
Build 1956238dfef9 current baseline
Current build. Auto-accepted
Build 195543de59b7
Auto-accepted
Build 19550712077e
Auto-accepted
Build 19549fd3356c
Auto-accepted
Build 1914330611c2
Accepted by Valentin Palkovic.
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 type="date" max="9999-12-31" id="control-someDate-date" name="control-someDate-date" class="css-bb956q" style="">
Selector
.css-bb956q[type="date"][max="9999-12-31"]