Description of problem: --------------------------- Spinner turns off early while switching between various options on C&U graphs. On the C&U graphs of VMs,the issue is seen while switching between the hourly,daily intervals.The issue is also seen while switching between the parent host and parent cluster options. Version-Release number of selected component (if applicable): -------------------------- master.20150130090422_e51ab51 How reproducible: ---------------- Always Steps to Reproduce: ------------------ 1. 2. 3. Actual results: ---------------- Expected results: ----------------- Additional info: -----------------
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/f127e55bf554664358c18f7bd341299099ec457a commit f127e55bf554664358c18f7bd341299099ec457a Author: Harpreet Kataria <hkataria> AuthorDate: Mon Feb 2 16:12:22 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Feb 3 10:43:18 2015 -0500 Don't turn off the spinner for charts/timelines. - Fixed to not turn off the spinner for chart/timelines, let the chart/timeline related methods turn it off once data is generated. - Also fixed pull down bindings to only turn spinner off if "data-miq_sparkle_off" was set for the element. Fixed a typo in the checkbox binding. https://bugzilla.redhat.com/show_bug.cgi?id=1187836 vmdb/app/assets/javascripts/miq_ujs_bindings.js | 12 +++++++----- vmdb/app/presenters/explorer_presenter.rb | 3 ++- 2 files changed, 9 insertions(+), 6 deletions(-)
Verified in master.20150306140042_57a1769.
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://rhn.redhat.com/errata/RHBA-2015-1100.html