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.
https://github.com/ManageIQ/ui-components/pull/282
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(+)
Sorry, updated wrong bz