Bug 958938

Summary: Dashboard graphs need refresh when switching View/Edit modes
Product: [Other] RHQ Project Reporter: Mike Thompson <mithomps>
Component: Core UIAssignee: Nobody <nobody>
Status: ON_QA --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.6CC: hrupp
Target Milestone: ---   
Target Release: RHQ 5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: RHQ 4.8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mike Thompson 2013-05-02 17:49:34 UTC
Description of problem:
When editing the portlets of the dashboard the contents of the dashboard graphs need refreshing.


How reproducible:
Always


Steps to Reproduce:
1. Goto Dashboard
2. Click Edit Mode 
3. Notice that graphs look empty until a minute later once an auto refresh takes place.

Comment 1 Mike Thompson 2013-05-03 21:20:16 UTC
Proper refreshing of the graphs is displayed now when changing dashboard edit modes from view <--> edit. 

This is because chart(d3) draw is two stage as opposed to all other portlets are single stage drawing.

committed to master: d81ef0a