PasswordInput:Composition

Build 1433 on feature/password-input-messages
New storyBuild 1433 on feature/password-input-messages
View Storybook
Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Every form input needs a visible label (not only a title attribute or hidden text). Learn how to resolve this violation
Snapshot of test
次のすべてを修正します: フォーム要素のラベルにtitle属性だけを用いています
Element
<input size="1" class="flex-1 outline-0 placeholder:text-textPlaceholder disabled:text-textPlaceholder typography-label14regular min-h-8 px-2 text-text01 pr-0" placeholder="パスワードを入力してください" aria-describedby="«r0»-helper-1" type="password" value="" style="">
Selector
input[aria-describedby="«r0»-helper-1"]