Bug 1480814
Summary: | Rendering issues for graph in 'Optimize > Planning' | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jerome Marc <jmarc> | ||||
Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||
Status: | CLOSED ERRATA | QA Contact: | Nikhil Dhandre <ndhandre> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | akarol, hkataria, jhardy, jmarc, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-03-01 13:15:53 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | Bug | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set it to Low/Low. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/c0277619ec2cad529ecb3fe49fb02e4d24dd4c28 commit c0277619ec2cad529ecb3fe49fb02e4d24dd4c28 Author: PanSpagetka <rknaur> AuthorDate: Wed Sep 6 14:11:56 2017 +0300 Commit: PanSpagetka <rknaur> CommitDate: Wed Sep 6 14:28:07 2017 +0300 Fix chart layout when single chart displayed https://bugzilla.redhat.com/show_bug.cgi?id=1480814 app/views/layouts/_perf_charts.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380 |
Created attachment 1312336 [details] Optimize Planning Summary Graph Squeeze Description of problem: The graph rendered in 'Optimize > Planning' is squeezed to the left, making it impossible to read. Version-Release number of selected component (if applicable): 5.8.1.5.20170725160636_e433fc0 How reproducible: Always Steps to Reproduce: 1. Go to 'Optimize > Planning ' 2. Run a simulation 3. Check the graph Actual results: Graph is squeezed to the left, it is unusable (see attached). Expected results: Graph should be displayed correctly. Additional info: This happens for all graphs in Optimize. Changing the Zoom on the browser makes the graph more readable.