Bug 1811145
Summary: | When using advanced search by field custom attributes the ui remains unresponsive after presenting results | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ryan Spagnola <rspagnol> |
Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> |
Status: | CLOSED ERRATA | QA Contact: | Gaurav Talreja <gtalreja> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | unspecified | ||
Version: | 5.10.15 | CC: | bmidwood, greartes, hkataria, juwatts, jwakely, lavenel, mpovolny, obarenbo, ramyar.jahani14256, simaishi |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.10.16 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 5.10.16.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-27 16:01:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Ryan Spagnola
2020-03-06 17:30:55 UTC
Fixed in PR https://github.com/ManageIQ/manageiq-ui-classic/pull/5909 , that has been marked to be backported to Hammer. I can confirm that the PR above fixes the bug. New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/45b89d3b03e28969f6345482a952bdba080a55ab commit 45b89d3b03e28969f6345482a952bdba080a55ab Author: Martin Hradil <mhradil> AuthorDate: Wed Jul 31 10:59:49 2019 +0000 Commit: Martin Hradil <mhradil> CommitDate: Wed Jul 31 10:59:49 2019 +0000 Merge pull request #5909 from bmclaughlin/hide-advanced-search-modal Clear modal after Applying advanced search (cherry picked from commit 96866070a170a0ae04fbf3c8a4a46628fea6ef8a) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1811145 app/views/layouts/_adv_search_footer.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.10.16.0.20200818145637_5c15daf, Screen is working correctly after applying advanced search. 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 (Critical: CloudForms 4.7.16 security, bug fix and enhancement update), 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-2020:3574 |