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:
hasha -- It's not clear to me what is wrong. Can you add a screenshot of the problem?
Created attachment 1381801 [details] wrong format
This issue could be reproduced only in firefox.
This is an upstream bug in Angular-PatternFly. I've put in an upstream PR to resolve. https://github.com/patternfly/angular-patternfly/pull/699
Console PR: https://github.com/openshift/origin-web-console/pull/2669
checked this issue against OCP v3.9.0-0.22.0, it has been fixed. Thanks!