Closed
Description
What is the expected behavior?
Ideally you should be given a choice: what should be the behavior when you click on autocomplete. But current behavior at least looks pretty unfriendly to user (from my point of view).
What is the current behavior?
Currently you're only able to open autocomplete again if you eith focus any other control and then focus autocomplete again; or remove the character from the selected option
What are the steps to reproduce?
https://material.angular.io/components/autocomplete/overview
- go to https://material.angular.io/components/autocomplete/overview#simple-autocomplete
- select any value
- try to open autocomplete again
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
I believe the latest version of Angular