When a user has selected an option from select component and click on input to select again the previously selected value shows up inside input and the option list is narrowed down to this single option.
It would be better from a user's perspective if the input query would be reset on click so that user can select from all initially available options.