Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

closing autocomplete after selection when md-min-length="0" #4518

@mxab

Description

@mxab

Hi,

When I use md-min-length="0" in my chips/autocomplete it opens directly and I can select something, but the auto complete pops up again immediately after I select something. I guess because of the focus, but it feels weird.
See this example http://codepen.io/mxab/pen/zvGQeE?editors=101

I think what would be more expected that it opens again after I explicitly click into the input again, like for example in select2's multi select (https://select2.github.io/examples.html#multiple)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions