pfFilterResults: Update Results Count Label to PatternFly Design #721
Open
Description
Here is the current impl.:
Here is the Patternfly Design:
- The results count label is left aligned, where it needs to be right aligned
- When there are active filters the results count label should say "n of m Items"
- 'Items' can be user defined. Ex: "Virtual Machines" (I think this last part is already implemented, pls verify).
- When there are no active filters the results count label should say "m Items".
- Can/Should we make the results count label optional? See pfToolbar: make filter results count optional #717 & pfToolbar: only show second toolbar row when there are active filters #720. @LHinson, @beanh66
Related Issue: #720