-
Bug
-
Resolution: Done
-
Minor
-
None
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
ODC Sprint 202, ODC Sprint 203
-
Low
Description of problem:
UX identified an issue in https://github.com/openshift/console/pull/9008 where they requested the icon also turn blue on hover After a discussion with the PatternFly team they requested that the titles should not be blue when the link is active or the user hovers over it.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Go to the add page
- Hover over one of the getting started links or an add card option
- Select the a getting started link and add card option with tab (to see the active state)
Actual results:
Expected results:
Link / title stays black.
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
4.8.0-0.nightly-2021-05-25-041803
Additional info:
- note the discussion on styles in PF https://github.com/patternfly/patternfly/issues/4085
- some of our icons are SVG and some are images.
- SVGs react to changes in color but the images do not
- Since the extension allows for a react node, this has the potential for others to break the design if they do not render an SVG