Bug 1556883

Summary: Network provider quadicons doesn't support single view
Product: Red Hat CloudForms Management Engine Reporter: Dávid Halász <dhalasz>
Component: UI - OPSAssignee: Oleg Barenboim <obarenbo>
Status: CLOSED CURRENTRELEASE QA Contact: Parthvi Vala <pvala>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.9.0CC: hkataria, lavenel, mmojzis, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: network:ui
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1558142 (view as bug list) Environment:
Last Closed: 2019-02-11 14:05:18 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:
Bug Depends On:    
Bug Blocks: 1558142    

Description Dávid Halász 2018-03-15 12:41:52 UTC
Description of problem:
When opening `My Settings`, there's no option for the network provider quadicons, the providers screen displays always the quad view in grid mode.

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


How reproducible:


Steps to Reproduce:
1. Have a network provider
2. Open `Networks -> Providers`
3. Switch the page to grid view

----------------------
1. Go to `My Settings` in the top-right corner's dropdown
2. Look for the `Show Network Provider Quadrants` switch

Actual results:
Quadicon switch for network providers is missing and so the network provider page renders quad icons only.


Expected results:
Quadicon switch for network providers should be available and when set to `false` it should render single icons on the network provider page.


Additional info:
Analogous with https://bugzilla.redhat.com/show_bug.cgi?id=1555389

Comment 3 CFME Bot 2018-03-19 08:53:45 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/c42ebdcfd41cffb1bc94435ee4e0c66c09c29838
commit c42ebdcfd41cffb1bc94435ee4e0c66c09c29838
Author:     Dávid Halász <dhalasz>
AuthorDate: Thu Mar 15 08:42:07 2018 -0400
Commit:     Dávid Halász <dhalasz>
CommitDate: Thu Mar 15 08:42:07 2018 -0400

    Support single quad for Network Provider quadicons

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1556883

 app/controllers/application_controller.rb | 1 +
 app/controllers/configuration_controller.rb | 1 +
 app/helpers/quadicon_helper.rb | 1 +
 app/views/configuration/_ui_1.html.haml | 1 +
 4 files changed, 4 insertions(+)

Comment 5 Matouš Mojžíš 2018-11-14 15:05:05 UTC
Verified in 5.10.0.23. Network provider quadicon switch is displayed in My Settings and is working correctly.