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:
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(-)
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: