bug: axe DevTools reports several items as "not announced by screen reader" #23511
Labels
a11y
Accessibility related issues
package: core
@ionic/core package
type: bug
a confirmed bug report
Bug Report
Ionic version:
[ ] 4.x
[x] 5.x
[ ] 6.x
Current behavior:
Components such as
ion-select
,ion-toggle
, andion-radio
report with the following error:https://dequeuniversity.com/rules/axe/4.2/nested-interactive?application=AxeChrome
However, in my testing, they do appear to actually be read by the screen reader when you do a "read from top" action (though I only tested on my iPhone to this point).
Expected behavior:
Ideally, no AXE errors would be displayed if possible.
Steps to reproduce:
A repro case can be found here: https://codesandbox.io/s/ionic-axe-42-failures-1y1pq
The text was updated successfully, but these errors were encountered: