Created attachment 1221528 [details] screenshot Description of problem: When Cloud Intel->Timelines view is opened, it shows all accordion sections open. So, it is possible to select several reports at the same time(see screenshot). Version-Release number of selected component (if applicable): 5.7.0.11 How reproducible: 100% Steps to Reproduce: 1. Open Cloud Intel ->Timelines 2. Try to select one report in every accordion section Actual results: All accordion sections are opened. It is possible to select one report is each section. Expected results: One accordion section should be open Additional info:
*** Bug 1398014 has been marked as a duplicate of this bug. ***
This issue is also present in 5.6.
https://github.com/ManageIQ/manageiq-ui-classic/pull/63
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3c9d35a1e117a02c0a22993a5e74ef00fb4722d4 commit 3c9d35a1e117a02c0a22993a5e74ef00fb4722d4 Author: Dávid Halász <dhalasz> AuthorDate: Wed Jan 4 13:48:08 2017 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Wed Jan 4 14:30:08 2017 +0100 Merge all timeline accordions under a single tree https://bugzilla.redhat.com/show_bug.cgi?id=1396063 app/controllers/application_controller/timelines.rb | 10 +++++++--- app/views/layouts/listnav/_timeline.html.haml | 21 +++++++++------------ 2 files changed, 16 insertions(+), 15 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-2017:1367
*** Bug 1466440 has been marked as a duplicate of this bug. ***