Skip to content

Autocomplete: https://material.angular.io/components/autocomplete/overview weird behavior with simple autocomplete #15177

Closed
@sirkhin

Description

@sirkhin

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

  1. go to https://material.angular.io/components/autocomplete/overview#simple-autocomplete
  2. select any value
  3. try to open autocomplete again

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

I believe the latest version of Angular

Is there anything else we should know?

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsarea: material/autocompletefeatureThis issue represents a new feature or feature request rather than a bug or bug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions