The dev console sidebar Nav menu UL list contains non-LI elements and violates: https://dequeuniversity.com/rules/axe/3.5/list?application=axeAPI It has the following structure: <ul ... <section ... <ul ... <li ... <section ... ... Admin console Nav menu doesn't have this structure. This a11y violation surfaced when upgrading Cypress & Cypress-axe to v6. Once this is fixed we can re-enable the Cypress 'list' a11y check: https://github.com/openshift/console/blob/40034f87bcebf624993f990710b7686042741872/frontend/packages/integration-tests-cypress/support/a11y.ts#L43
Created attachment 1740015 [details] DevConsole sidebar Nav structure
Created attachment 1740016 [details] Cypress 6 a11y UL list violation
Created attachment 1792540 [details] A11y Violation: Dev Console Nav Menu UL does not contains non-LI elements
Verified on build version: 4.7.0-0.nightly-2021-06-17-224843 Browser: Google Chrome 89
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.9.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:3759