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

pfToolbar: Filter Dropdown is not left-aligned #722

Open dtaylor113 opened 6 years ago

dtaylor113 commented 6 years ago

Current Impl:

image

Should look like:

image

And if #721 is implemented, the filter dropdown would align with the 'Active Filters:' label.

Seems to be correct here: https://www.patternfly.org/angular-patternfly/#/api/patternfly.filters.component:pfFilter

Just not in the pfToolbar examples. Verify in angular-patternfly ngDocs:

https://www.patternfly.org/angular-patternfly/#/api/patternfly.toolbars.component:pfToolbar#example_demo

https://www.patternfly.org/angular-patternfly/#/api/patternfly.table.component:pfTableView-with-Toolbar#example_demo