Bug 1430331
| Summary: | SSUI: Hover text is hiding Download button on Template Summary page. | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satyajit Bulage <sbulage> |
| Component: | UI - Service | Assignee: | Josh Langholtz <jlanghol> |
| Status: | CLOSED ERRATA | QA Contact: | Satyajit Bulage <sbulage> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.8.0 | CC: | ckacergu, dclarizi, jhardy, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:ssui | ||
| Fixed In Version: | 5.8.0.6 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-31 14:41:09 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: | |||
New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/9d67e8acd4d90d18544dff4d849db713a1b31450 commit 9d67e8acd4d90d18544dff4d849db713a1b31450 Author: Josh Langholtz <jjlangholtz> AuthorDate: Mon Mar 13 11:32:35 2017 -0400 Commit: Josh Langholtz <jjlangholtz> CommitDate: Mon Mar 13 11:32:35 2017 -0400 Remove uib-tooltip directive from custom-dropdown In certain situations custom-dropdowns obscure the view of other controls, this change removes the uib-tooltip for custom-dropdowns since it typically adds clutter. https://www.pivotaltracker.com/story/show/141594039 https://bugzilla.redhat.com/show_bug.cgi?id=1430331 client/app/shared/custom-dropdown/custom-dropdown.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) As per this bug --> https://bugzilla.redhat.com/show_bug.cgi?id=1442795 Verifying it. Verified Version: 5.8.0.11-beta2.20170418170914_a53d2a7 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 |
Created attachment 1261228 [details] Screenshot showing actual results Description of problem: Hover text of configuration overlaps Download button on SSUI View Template page. See screenshot for more details. Version-Release number of selected component (if applicable):5.8.0.4.20170307183144_745a3d9 How reproducible:100% Steps to Reproduce: 1.Login to SSUI and navigate to Template. 2.View an existing template and upper right corner hover configuration 3. Actual results: Hover text for Configuration is hiding Download button. Expected results: Hover text should display below Configuration button. Additional info: