Closed
Description
If you open a dropdown that uses the mui-select class and try to type in an option, it won't select the typed option. In raw HTML5 and in Angular Material, when you type, it selects the typed option. Do you plan to implement this for MUI? I think this can be a major UX enhancement, because it's easy to use the keyboard if the dropdown has too many options. Thanks.
Activity