So I am implementing a dropdown component using Select from antd. It should open only when the user starts typing and not when events such as onClick/onFocus.