Hide Forgot
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:
Created attachment 814429 [details] screenshot on devenv_3912
https://github.com/openshift/li/pull/2041
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
Tested on devenv_3953, logn outage message can wrap now, so verify this bug, thanks!