patternfly / angular-patternfly

This repo contains instructions and the code for a set of Angular 1 components for the PatternFly project.
http://www.patternfly.org/angular-patternfly/
MIT License
122 stars 90 forks source link

fix(pfFilterPanel): make filter panel background semi-transparent #701

Closed dtaylor113 closed 6 years ago

dtaylor113 commented 6 years ago

Description

Make the filter panel background semi-transparent to see content under the panel.

Before: image

After: image

Related Issue: https://github.com/openshift/origin-web-catalog/issues/536

PR Checklist

jeff-phillips-18 commented 6 years ago

@beanh66 Is there an issue filed to update this in the design pattern at http://www.patternfly.org/pattern-library/forms-and-controls/filter/#/design

beanh66 commented 6 years ago

Thanks @jeff-phillips-18 I will create an issue for that update in PF design.

jeff-phillips-18 commented 6 years ago

@dtaylor113 Could you update to patternfly 3.36.0 or greater to see if that fixes the Node Security check failure?

dtaylor113 commented 6 years ago

@dtaylor113 Could you update to patternfly 3.36.0 or greater to see if that fixes the Node Security check failure?

Upgraded to patternfly 3.36.0, that seemed to fix the Node Security issue.