I have a selectbox inside a dialog, where the selectbox can have n number of options (pulling from a MySQL sql query). The selectbox search works to filter the list as I type, but the options cover up the user input search and am no longer able to see what has been typed.
Is this a bug or is there a work around?