Bug 1282647
Summary: | UI: Spinners missing on Timeline options dropdowns | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> | |
Component: | UI - OPS | Assignee: | lgalis | |
Status: | CLOSED ERRATA | QA Contact: | Kyrylo Zvyagintsev <kzvyahin> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.5.0 | CC: | cpelland, dron, hkataria, jhardy, mpovolny, obarenbo, tcarlin | |
Target Milestone: | GA | Keywords: | ZStream | |
Target Release: | 5.6.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | timeline | |||
Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1288524 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-29 15:08:40 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1288524 |
Description
Harpreet Kataria
2015-11-17 00:14:18 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a5f27636b87f81c73e1063907822e210e0321bc8 commit a5f27636b87f81c73e1063907822e210e0321bc8 Author: Laura Galis <lgalis> AuthorDate: Wed Nov 18 15:43:15 2015 -0500 Commit: Laura Galis <lgalis> CommitDate: Wed Nov 18 16:26:59 2015 -0500 After patternfly conversion, spinners missing for dropdowns on timelines page https://bugzilla.redhat.com/show_bug.cgi?id=1282647 app/views/layouts/_tl_options.html.haml | 40 +++++++++++++-------------------- 1 file changed, 15 insertions(+), 25 deletions(-) *** Bug 1288058 has been marked as a duplicate of this bug. *** New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=3e549d6602a73a2c3b9119a37f59502d3d1bc71f commit 3e549d6602a73a2c3b9119a37f59502d3d1bc71f Author: Laura Galis <lgalis> AuthorDate: Wed Nov 18 15:43:15 2015 -0500 Commit: Laura Galis <lgalis> CommitDate: Thu Nov 19 10:03:33 2015 -0500 After patternfly conversion, spinners missing for dropdowns on timelines page https://bugzilla.redhat.com/show_bug.cgi?id=1282647 (cherry picked from commit a5f2763) app/views/layouts/_tl_options.html.haml | 40 +++++++++++++-------------------- 1 file changed, 15 insertions(+), 25 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=a3f53bba446bd7b0eb76dcfe3696290ebd851f7b commit a3f53bba446bd7b0eb76dcfe3696290ebd851f7b Merge: 1cd23ef 3e549d6 Author: Dan Clarizio <dclarizi> AuthorDate: Mon Dec 7 17:53:34 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Mon Dec 7 17:53:34 2015 -0500 Merge branch '5.5.z_timelines_page_missing_spinners' into '5.5.z' After patternfly conversion, spinners missing for dropdowns on timelines page https://bugzilla.redhat.com/show_bug.cgi?id=1282647 (cherry picked from commit a5f2763) 5.5 BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1288524 Clean cherry pick from https://github.com/ManageIQ/manageiq/pull/5505 See merge request !503 app/views/layouts/_tl_options.html.haml | 40 +++++++++++++-------------------- 1 file changed, 15 insertions(+), 25 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/RHBA-2016:1348 |