Bug 1536684
| Summary: | Tooltip on retire button blocks the click of options | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - Service | Assignee: | Chris Hale <chhale> |
| Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.7.0 | CC: | bascar, chhale, cpelland, dclarizi, jhardy, lavenel, nansari, obarenbo, simaishi, sshveta |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.8.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.8.4.2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1518056 | Environment: | |
| Last Closed: | 2018-06-25 14:17:13 UTC | Type: | --- |
| 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: | |||
| Bug Depends On: | 1518056 | ||
| Bug Blocks: | |||
New commit detected on ManageIQ/manageiq-ui-service/fine: https://github.com/ManageIQ/manageiq-ui-self_service/commit/0dde1bb5dffec799ff3c76c882ec2390a05ec9f3 commit 0dde1bb5dffec799ff3c76c882ec2390a05ec9f3 Author: Allen Wight <allen.b.wight> AuthorDate: Fri Dec 15 15:54:02 2017 -0500 Commit: Allen Wight <allen.b.wight> CommitDate: Fri Dec 15 15:54:02 2017 -0500 Merge pull request #1345 from chalettu/menu-tooltip-issue BZ#1518056-Ensured tooltips do not show when drop downs are open (cherry picked from commit 61db90ef9f07dd33ba1ce6a00f43af8e90788e32) https://bugzilla.redhat.com/show_bug.cgi?id=1536684 client/app/shared/custom-dropdown/custom-dropdown.component.js | 2 +- client/app/shared/custom-dropdown/custom-dropdown.html | 4 +- 2 files changed, 3 insertions(+), 3 deletions(-) Verified in Version: 5.8.4.2.20180424224202_be9b69f 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-2018:1972 |
Hi Satoe, I took a look and wanted to see if you could cherry pick the files from this PR into Fine branch. https://github.com/ManageIQ/manageiq-ui-service/pull/1345. This would take care of the work for this BZ. Please let me know if you need me to do anything or if you need me to add a fine/yes flag to this PR. Thank you.