-
Bug
-
Resolution: Done
-
Minor
-
openshift-4.6, openshift-4.7, openshift-4.8, openshift-4.9
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 204, ODC Sprint 205
-
Low
Description of problem:
When running the cypress test "developer-catalog-details.feature" the tests tries to install the Serverless operator and fails because the Operator Hub page contains an accessibility issue.
Prerequisites (if any, like setup, operators/versions):
None
Steps to Reproduce
- Run the cypress test "developer-catalog-details.feature"
- Or open the Operator Hub page with the Firefox axe - Web Accessibility Testing extension
Actual results:
- cypress test fails with an a11y issue. See attached screenshot.
- axe tests shows similar error (and some others as well). See also attached screenshot.
Expected results:
- cypress tests runs successfully
- Mentioned axe doesn't show this error
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
- On 4.6 is the "hidden" category (an empty string) is selectable.
- Since 4.7 is the hidden category (empty string) is not selectable anymore.
Additional info:
None
- is related to
-
ODC-6023 update package.json in devconsole plugin
- Closed
- links to