angular-patternfly icon indicating copy to clipboard operation
angular-patternfly copied to clipboard

pfToolbar: Filter Dropdown is not left-aligned

Open dtaylor113 opened this issue 7 years ago • 0 comments

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

dtaylor113 avatar Feb 23 '18 16:02 dtaylor113