Fab Sheet:Fab Sheet

Build 1543 on housekeeping/add-a11y-addon-storybook
Reviewing disabled
View latest build
chromechrome
Unchanged
BaselineBuild 934 on develop
View Storybook
View Storybook
Baseline History
Build 154342dfc44 current baseline
Current build. Auto-accepted
Build 154255a3344
Inherited baseline identical to build 934
Build 934dc6d036
Auto-accepted
Build 4414f4d131
Auto-accepted
Build 731660725
Accepted by Jakob Engelbrecht.
Every <button> needs a visible 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 inner 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 does not have an implicit (wrapped) <label>

Element does not have an explicit <label>

Element's default semantics were not overridden with role="none" or role="presentation"

Element
<button type="button" class="button-native" part="native"><ion-icon aria-hidden="true" part="close-icon" class="close-icon ios hydrated" role="img"></ion-icon><span class="button-inner"><slot></slot></span></button>
Selector
ion-fab-button,.button-native