Bug 1300592

Summary: [fork][userinterface_public_606]Information doesn't align consistently when hover on the quota donut
Product: OKD Reporter: Yanping Zhang <yanpzhan>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 17:14:26 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:
Attachments:
Description Flags
info1.png
none
info1.png
none
info.png none

Description Yanping Zhang 2016-01-21 09:13:32 UTC
Description of problem:
When hover on the quota donut on project setting page, it shows resource usage information, but information doesn't align consistently, some is in a line, some is divided into multiple lines and the align order changed.

Version-Release number of selected component (if applicable):
openshift v1.1.1-44-gab8a70e
kubernetes v1.1.0-origin-1107-g4c8e6f4
etcd 2.2.2
fork_ami_openshift3_userinterface_public_606_188

How reproducible:
Always

Steps to Reproduce:
1.Create quota and limits on project.
2.Create pod in the project.
3.Hover on the cpu/memory donut on setting page.

Actual results:
3.It will show used/available resource percentage information, but sometimes the information is in a line, sometimes is divided into multiple lines and the words align order changed. Refer to attachment.

Expected results:
4.Information format should keep consistent so that user is not confused.

Additional info:

Comment 1 Yanping Zhang 2016-01-21 09:14:19 UTC
Created attachment 1116854 [details]
info1.png

Comment 2 Yanping Zhang 2016-01-21 09:15:11 UTC
Created attachment 1116855 [details]
info1.png

Comment 3 Yanping Zhang 2016-01-21 09:16:51 UTC
Created attachment 1116856 [details]
info.png

Comment 4 Samuel Padgett 2016-01-21 14:45:25 UTC
Fix added to existing PR: https://github.com/openshift/origin/pull/6723

See comment: https://github.com/openshift/origin/pull/6723#issuecomment-173584070

Comment 5 Yanping Zhang 2016-01-26 03:06:14 UTC
Tested on latest origin code:
openshift v1.1.1-155-ga3dd1f0
kubernetes v1.1.0-origin-1107-g4c8e6f4
etcd 2.2.2

The information now aligns in two lines consistently. The bug has been fixed, so move it to Verified.