You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in the current version (0.17.1) of ui-select where the search box of a ui-select control will shrink when the page is resized. Issue on github
At the time of this writing, the bug fix had been merged into the master codebase for ui-select but a version containing it had not been released.
related to #7277
There is a bug in the current version (0.17.1) of
ui-select
where the search box of a ui-select control will shrink when the page is resized.Issue on github
At the time of this writing, the bug fix had been merged into the master codebase for
ui-select
but a version containing it had not been released.I added a hack/bug fix for this in /src/plugins/kibana/public/settings/sections/indices/add_data_steps/pipeline_setup/styles/_processor_select.less but as soon as a version with the official fix is released, we should remove this hack.
The text was updated successfully, but these errors were encountered: