Currently implementing ng-select, I have a multi-select dropdown functionality. Everything is functioning correctly, but I am looking to make a modification. My goal is to display the dropdown menu only when the user begins typing and then show filtered data based on what the user has typed in the text box.