Bug 1540812

Summary: wrong format with total num of service items on wizard panel
Product: OpenShift Container Platform Reporter: shahan <hasha>
Component: Management ConsoleAssignee: Robb Hamilton <rhamilto>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: low    
Version: 3.9.0CC: aos-bugs, jokerman, mmccomas, spadgett
Target Milestone: ---   
Target Release: 3.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-05 13:46:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description shahan 2018-02-01 04:41:45 UTC
Description of problem:
 wrong format with total num of service items on wizard panel

Version-Release number of selected component (if applicable):
v3.9.0-0.19.0

How reproducible:
Always

Steps to Reproduce:
1. create one template for a project
2. Login web console,  click Select from Project on homepage 
3. select your project  and check format with total num of templates 


Actual results:
total num and 'items' are Not in a row

Expected results:
total num and 'items'  should in a row

Additional info:

Comment 1 shahan 2018-02-01 05:02:52 UTC
The reproduced env version should be :

OpenShift Master: v3.9.0-0.33.0 
Kubernetes Master: v1.9.1+a0ce1bc657 
OpenShift Web Console: v3.9.0-0.34.0

Comment 2 Robb Hamilton 2018-02-01 14:45:36 UTC
This is an upstream bug in Angular-PatternFly.  https://github.com/patternfly/angular-patternfly/issues/708  I will address it upstream, and apply the fix to the console.

Comment 3 Robb Hamilton 2018-02-01 18:41:30 UTC
PR to resolve: https://github.com/openshift/origin-web-console/pull/2749

Comment 5 shahan 2018-02-05 02:33:32 UTC
check in OCP v3.9.0-0.36.0, the format is showing well. Verified this bug.