Bug 1487056 - Ops UI service catalog list view displays a cube icon rather than the user's uploaded icon
Summary: Ops UI service catalog list view displays a cube icon rather than the user's ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Dávid Halász
QA Contact: Shveta
URL:
Whiteboard:
: 1439825 1471214 1496774 (view as bug list)
Depends On:
Blocks: 1509382 1515367
TreeView+ depends on / blocked
 
Reported: 2017-08-31 07:35 UTC by Peter McGowan
Modified: 2021-06-10 12:55 UTC (History)
8 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1509382 1515366 1515367 (view as bug list)
Environment:
Last Closed: 2018-06-21 20:20:27 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot (82.48 KB, image/png)
2017-08-31 07:35 UTC, Peter McGowan
no flags Details

Description Peter McGowan 2017-08-31 07:35:47 UTC
Created attachment 1320489 [details]
Screenshot

Description of problem:
Service catalog icons are not displayed correctly in list view in the Ops UI, Rather than the uploaded icon, they display a generic cube icon (see screenshot).

Version-Release number of selected component (if applicable):
5.8.1.5

How reproducible:
Every time

Steps to Reproduce:
1. Create a service catalog item than includes an uploaded icon
2. Display service catalogs
3. Examine the icons in list view

Actual results:
The uploaded icon is displayed correctly in the left-hand folder pane, but not in the list view.

Expected results:
The correct icon should be displayed everywhere

Additional info:

Comment 2 Dávid Halász 2017-09-25 11:58:09 UTC
*** Bug 1471214 has been marked as a duplicate of this bug. ***

Comment 3 Dávid Halász 2017-10-31 11:48:23 UTC
*** Bug 1439825 has been marked as a duplicate of this bug. ***

Comment 4 Dávid Halász 2017-10-31 12:49:58 UTC
*** Bug 1496774 has been marked as a duplicate of this bug. ***

Comment 7 CFME Bot 2017-11-01 08:58:48 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/86850f96d3adcfed1404bf4938a6e7b29b3d940b

commit 86850f96d3adcfed1404bf4938a6e7b29b3d940b
Author:     Dávid Halász <dhalasz>
AuthorDate: Tue Oct 31 14:00:36 2017 +0100
Commit:     Dávid Halász <dhalasz>
CommitDate: Tue Oct 31 14:00:36 2017 +0100

    Provide the custom uploaded picture attribute separately in report_data
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1487056

 app/controllers/application_controller.rb | 9 +++++----
 app/helpers/application_helper.rb         | 9 ++++++++-
 2 files changed, 13 insertions(+), 5 deletions(-)

Comment 8 CFME Bot 2017-11-01 09:29:40 UTC
New commit detected on ManageIQ/ui-components/master:
https://github.com/ManageIQ/ui-components/commit/d7c43afabe719f651d4d00baa59cddd36e338a0a

commit d7c43afabe719f651d4d00baa59cddd36e338a0a
Author:     Dávid Halász <dhalasz>
AuthorDate: Tue Oct 31 13:48:35 2017 +0100
Commit:     Dávid Halász <dhalasz>
CommitDate: Tue Oct 31 16:45:58 2017 +0100

    Allow three types of nodeIcons in the order: picture > icon > image
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1487056

 demo/data/data-table.json                          | 13 ++++++-------
 src/gtl/components/data-table/data-table.html      |  6 +++---
 .../data-table/dataTableComponent.spec.ts          | 22 +++++++++++++++-------
 .../components/data-table/dataTableComponent.ts    | 18 +++++++++++++++---
 4 files changed, 39 insertions(+), 20 deletions(-)


Note You need to log in before you can comment on or make changes to this bug.