Lighthouse reports the following new accessibility issues with the stepper added to the angular example app:
Complaining about lists and list items not having direct parent child relationships but if you look at the actual accessibility tree you see of the accessibility tree impacting elements they are direct parent-child relationships:
I'm not sure how to reconcile this, think it's probably an issue to report to axe-core. For now just dropping the threshold.
Originally posted by @rajsite in #2927 (comment)
Lighthouse reports the following new accessibility issues with the stepper added to the angular example app:
Complaining about lists and list items not having direct parent child relationships but if you look at the actual accessibility tree you see of the accessibility tree impacting elements they are direct parent-child relationships:
I'm not sure how to reconcile this, think it's probably an issue to report to axe-core. For now just dropping the threshold.
Originally posted by @rajsite in #2927 (comment)