Bug 1030774

Summary: Member info will overflow on app/console/domains page after creating domain on iPhone4S
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jliggitt, xtian
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: 2014-01-24 03:30:09 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:
Attachments:
Description Flags
pic on iPhone4S none

Description Tian Feng 2013-11-15 06:01:59 UTC
Created attachment 824317 [details]
pic on iPhone4S

Description of problem:
Go to web console and create domain, then go to app/console/domains page and check member info. The last info like "1 member" will overflow on the frame.
Detail can be found in attachment.

Version-Release number of selected component (if applicable):
INT(devenv_4038)
PROD

How reproducible:
Always

Steps to Reproduce:
1. Go to web console and create domain
2. Go to app/console/domains page and check member info on the page
3. 

Actual results:
The last info like "1 member" is overflow on the frame.

Expected results:
All info should be placed in the frame.

Additional info:

Comment 1 Jordan Liggitt 2013-11-20 14:20:36 UTC
Will merge in https://github.com/openshift/origin-server/pull/4205

Comment 2 openshift-github-bot 2013-11-21 18:16:43 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/e120c9970d2b419a60da9c744bde051556402fdc
Fix bug 1030774: domain info overflow

Comment 3 Tian Feng 2013-11-22 02:54:24 UTC
Test on devenv_4061, the info doesn't overflow anymore. So verify this bug, thanks!