Bug 1568486

Summary: droplist with large amount of items do not display a search field
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: UI - OPSAssignee: Eric Winchell <ewinchel>
Status: CLOSED CURRENTRELEASE QA Contact: Jad Haj Yahya <jhajyahy>
Severity: medium Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, fdewaley, hkataria, lavenel, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1571989 (view as bug list) Environment:
Last Closed: 2019-02-11 14:05:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1571989    

Description Felix Dewaleyne 2018-04-17 15:29:08 UTC
Description of problem:
When showing a big list (e.g. 1015 items), there is a display issue for the dropdown list and the search field does not show up.

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

How reproducible:
all the time

Steps to Reproduce:
1.create a dialog with a dropdown list populated by a method with 1015 elements or around
2.assign and use the dialog
3. use it and cause the droplist to be populated

Actual results:
the search field does not load 

Expected results:
the search field shows and allows to make a selection

Additional info:
screenshot attached.

Comment 7 CFME Bot 2018-04-23 14:48:04 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/5ea82b9ea35f80ad5b0e16af02021bc779c9522c
commit 5ea82b9ea35f80ad5b0e16af02021bc779c9522c
Author:     Eric Winchell <ewinchel>
AuthorDate: Thu Apr 19 15:58:22 2018 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Thu Apr 19 15:58:22 2018 -0400

    fix cutoff dropdowns

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

 src/dialog-user/components/dialog-user/dialogField.html | 4 +
 1 file changed, 4 insertions(+)

Comment 9 Ruslana Babyuk 2018-05-02 10:09:23 UTC
Sorry, updated wrong bz