Input Group:All Sizes

Build 136 on feat/ui-input-password
New storyBuild 136 on feat/ui-input-password
View Storybook
Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Give each ARIA text input or field a label or accessible name. Learn how to resolve this violation
Snapshot of test

Fix any of the following:

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
<ui-input size="s" placeholder="www.example.com" role="textbox"></ui-input>
Selector
ui-input[size="s"]