| Summary: | The display of outage message overlaps on /app/status page when the content is long. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Yujie Zhang <yujzhang> | ||||||
| Component: | Website | Assignee: | Robb Hamilton <rhamilto> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 2.x | CC: | 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: |
|
||||||||
Created attachment 814429 [details]
screenshot on devenv_3912
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! |
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: