Bug 1021341

Summary: The display of outage message overlaps on /app/status page when the content is long.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Robb Hamilton <rhamilto>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
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:25:29 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
screenshot on devenv-stage
none
screenshot on devenv_3912 none

Description Yujie Zhang 2013-10-21 06:44:16 UTC
Created attachment 814427 [details]
screenshot on devenv-stage

Description of problem:

Created an outage issue using long content, found that the display of the message overlaps on the /app/status page.

Version-Release number of selected component (if applicable):
devenv-stage_521
devenv_3921

How reproducible:
always

Steps to Reproduce:
1.Create an outage issue like the following:
./rhc-outage new asgasdgasdgasdgasdfasdfasdf "gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg"
2.
3.

Actual results:

The display of outage message overlaps when the content is long. Details see in attachment.

Expected results:

The display of outage message should not overlap.

Additional info:

Comment 1 Yujie Zhang 2013-10-21 06:45:00 UTC
Created attachment 814429 [details]
screenshot on devenv_3912

Comment 2 Robb Hamilton 2013-10-25 13:45:04 UTC
https://github.com/openshift/li/pull/2041

Comment 3 openshift-github-bot 2013-10-25 14:52:26 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/af4a9c6e5c69e6ef323a3b0b29eb2444ab141321
Bug 1021341: forcing long, unbroken strings to wrap so it doesn't break the UI

Comment 4 Yujie Zhang 2013-10-28 06:40:54 UTC
Tested on devenv_3953, logn outage message can wrap now, so verify this bug, thanks!