Ionic-framework: bug: accessibility failure with ion-button and ion-icon

Created on 14 May 2019  路  3Comments  路  Source: ionic-team/ionic-framework

Bug Report

Ionic version:


[x] 4.x

Current behavior:

When running an app through lighthouse, the accessibility audit will point out ion-button and ion-icon for failing to have the proper aria-labels and alt attributes.

Screen Shot 2019-05-13 at 6 42 01 PM

core bug

Most helpful comment

I just tested 4.7.1 using the forked ionic project, running 'start' in Chrome and Firefox. I tested 4 of the core/button/test pages: basic, dynamic, form and icon using these extensions: Chrome Lighthouse, aXe and WAVE - the specific problem described in this issue no longer exists. :)

All 3 comments

I just tested 4.7.1 using the forked ionic project, running 'start' in Chrome and Firefox. I tested 4 of the core/button/test pages: basic, dynamic, form and icon using these extensions: Chrome Lighthouse, aXe and WAVE - the specific problem described in this issue no longer exists. :)

I still have a warning at 4.7.1 and the ion-toggle in the Lighthouse's audits

Confirmed this is no longer an issue on latest.

Was this page helpful?
0 / 5 - 0 ratings