Cause: A bug in an upstream component caused a line break between the number of catalog service items and the word "Items" in the catalog's filter bar in Firefox.
Consequence: Firefox users saw the number of service catalog items and the word "Items" on separate lines.
Fix: The upstream component (Amgular-PatternFly's pfFilterPanelResults directive) was patched so the empty html node causing the bug is not present when no filters are active.
Result: Firefox users now see the number of catalog service items and the word "Items" on the same line in the catalog's filter bar.
Description of problem:
wrong format with total num of service items on home page
Version-Release number of selected component (if applicable):
v3.9.0-0.19.0
How reproducible:
Always
Steps to Reproduce:
1. Login web console and check foramt of total num of service items near the 'Filter'
2.
3.
Actual results:
total num and 'items' are Not in a row
Expected results:
total num and 'items' should in a row
Additional info: