Bug 1382724
| Summary: | Dashboard widgets - tooltip on hover text not always available and doesn't expand strings where available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Krocil <jkrocil> | ||||
| Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||
| Target Milestone: | GA | Flags: | jkrocil:
automate_bug-
|
||||
| Target Release: | 5.8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | dashboard | ||||||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-05-31 14:22:06 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jan Krocil
2016-10-07 13:54:17 UTC
Display tooltip while hoovering over text, will be complicated in current charts, but I think that if we have full tooltip on hovering over chart its not that important. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/624a5c9d916a0a1ff0ad184edd5f5d4153a24c4b commit 624a5c9d916a0a1ff0ad184edd5f5d4153a24c4b Author: PanSpagetka <rknaur> AuthorDate: Wed Oct 19 11:08:32 2016 +0200 Commit: PanSpagetka <rknaur> CommitDate: Mon Nov 7 10:34:35 2016 +0100 Add JS funcions to display full names/categories in tooltip https://bugzilla.redhat.com/show_bug.cgi?id=1382724 app/assets/javascripts/miq_application.js | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/4af8f959f122a0ecd57b2abcc3247c8d5e76d4a6 commit 4af8f959f122a0ecd57b2abcc3247c8d5e76d4a6 Author: PanSpagetka <rknaur> AuthorDate: Wed Oct 19 11:08:32 2016 +0200 Commit: PanSpagetka <rknaur> CommitDate: Wed Nov 9 12:57:47 2016 +0100 Add JS funcions to display full names/categories in tooltip https://bugzilla.redhat.com/show_bug.cgi?id=1382724 app/assets/javascripts/miq_application.js | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) Verified in 5.8.0.3.20170301174324_1e2e0c4. Tooltips on hover charts implemented. 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 |