Bug 1559478

Summary: Grey background of grid view is styled differently in 5.9.2
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: UI - OPSAssignee: Karel Hala <khala>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, dajohnso, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: Regression, TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: general:ui
Fixed In Version: 5.10.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1592852 (view as bug list) Environment:
Last Closed: 2019-02-11 14:04:30 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: 1592852    
Attachments:
Description Flags
new vs old styling none

Description Matouš Mojžíš 2018-03-22 15:56:11 UTC
Created attachment 1411794 [details]
new vs old styling

Description of problem:
Grey background of Grid View is styled only under No Records Found instead whole window(5.9.1.0)

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

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 CFME Bot 2018-06-13 14:00:22 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/b5d9e86db92d8be20abfe124a9308d31da9ea7f0
commit b5d9e86db92d8be20abfe124a9308d31da9ea7f0
Author:     Karel Hala <khala>
AuthorDate: Wed Jun 13 07:18:12 2018 -0400
Commit:     Karel Hala <khala>
CommitDate: Wed Jun 13 07:18:12 2018 -0400

    Do not display cardview if no data available

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

 src/gtl/components/tile-view/tile-view.html | 3 +-
 src/gtl/interfaces/abstractDataViewClass.ts | 4 +
 src/gtl/interfaces/dataTable.ts | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

Comment 7 Matouš Mojžíš 2018-07-10 10:20:08 UTC
Verified in 5.10.0.3. Styling looks correctly now.