Tab Item:States

Build 188 on feat/ui-tabs
New storyBuild 188 on feat/ui-tabs
View Storybook
Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Place elements with certain ARIA roles inside the required parent role element. Learn how to resolve this violation
Snapshot of test

Fix any of the following:

Required ARIA parent role not present: tablist

Element
<ui-tab-item label="Label" size="m" role="tab" tabindex="0" aria-selected="false" aria-disabled="false"></ui-tab-item>
Selector
div:nth-child(1) > ui-tab-item