Side Panel Menu:Mobile

Build 220 on refactor/ui-icon-svg-to-font
BaselineBuild 204 on feat/ui-icon
Focus was turned on because there are subtle diffs in this snapshot.
View Storybook
LatestBuild 220 on refactor/ui-icon-svg-to-font
Focus was turned on because there are subtle diffs in this snapshot.
View Storybook
Baseline History
Build 220927c856 current baseline
Current build. Accepted by Kien Nguyen.
Build 219b0df27d
Ancestor build. There were unaccepted changes, so this was not used as a baseline.
Build 2145f8ec95
Inherited baseline identical to build 204
Build 2046c1cd72
Accepted by Kien Nguyen.
Build 1666a64d70
Accepted by Kien Nguyen.
Build 103a1f05de
Auto-accepted
Build 82ab67bcc
Accepted by Kien Nguyen.
Give each ARIA treeitem a label or accessible name. Learn how to resolve this violation

This regression is non-visual. No preview will be shown.

Fix any of the following:

Element does not have text that is visible to screen readers

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
<div class="row" role="treeitem" tabindex="0" aria-selected="false" aria-disabled="false">
Selector
ui-side-panel-menu-item[leading-icon=""][type="icon-only"]:nth-child(1),.row[role="treeitem"]