-
Bug
-
Resolution: Done
-
Minor
-
openshift-4.9
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
ODC Sprint 204, ODC Sprint 205
-
Low
Description of problem:
When running some of the cypress E2E tests the import page fails with some accessibility errors.
Prerequisites (if any, like setup, operators/versions):
None
Steps to Reproduce
- Open developer perspective
- Add
- Import from container image
- Check accessibility errors with Firefox axe - Web Accessibility Testing extension
Or run integration tests:
cd packages/dev-console/integration-tests yarn test-cypress-headless
Actual results:
Shows multiple accessibility form errors
Expected results:
Should now show accessibility form errors
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.9 master
4.8 not tested
Additional info:
None