Bug 1670458

Summary: Boolean user input filter popup dropdown is not styled
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: UI - OPSAssignee: Eric Winchell <ewinchel>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: medium    
Version: 5.10.0CC: bmidwood, dmetzger, ewinchel, hkataria, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.11.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1672704 (view as bug list) Environment:
Last Closed: 2019-12-13 15:08:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1672704    
Attachments:
Description Flags
user_input_not_styled none

Description Matouš Mojžíš 2019-01-29 15:08:39 UTC
Created attachment 1524691 [details]
user_input_not_styled

Description of problem:


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

How reproducible:
Always

Steps to Reproduce:
1. Create a filter with boolean user input.
2. Apply filter with user input
3.

Actual results:
User input popup boolean dropdown is not styled.

Expected results:


Additional info:

Comment 5 CFME Bot 2019-02-13 04:02:14 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/0b47291582192bf8a3202192e4d461eca0824dd0
commit 0b47291582192bf8a3202192e4d461eca0824dd0
Author:     Eric Winchell <ewinchel>
AuthorDate: Tue Jan 29 15:33:30 2019 -0500
Commit:     Eric Winchell <ewinchel>
CommitDate: Tue Jan 29 15:33:30 2019 -0500

    Add missing styling to user input filter modal

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

 app/views/layouts/_user_input_filter.html.haml | 20 +-
 1 file changed, 16 insertions(+), 4 deletions(-)

Comment 6 Matouš Mojžíš 2019-07-01 11:52:53 UTC
Verified in 5.11.0.10.
Boolean user input filter popup dropdown is styled now.