Bug 1187836
| Summary: | Spinner turns off early while switching between various options on C&U graphs | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.4.0 | CC: | jhardy, obarenbo, xlecauch |
| Target Milestone: | GA | ||
| Target Release: | 5.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
bz_monday 020215
|
|
| Last Closed: | 2015-06-16 12:49:05 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: | |
| Embargoed: | |||
|
Description
Nandini Chandra
2015-01-30 23:30:50 UTC
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 |