Open
Description
Recently in OpenShift Origin Catalog/Console we had to customize the pfFilter directive:
Changes/Enhancements:
- Change the result label from "Active filters:" to "Active Filters:" (capital "F")
- Change the result label from "n Results" to "n of m items"
- Disable the filter input field if there is only 1 (original) item available
- We would've liked to hide the 'n items' results label when there were no active filters, but doing so caused the label to briefly appear, then disappear (flickering).
- Moved the filter results label, tags, 'Clear All' link to same line as the filter selection and input fields (inline mode).
These enhancements need to be vetted by PatternFly designers: Design Doc