Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When clicking on AutoComplete dropdown button it does not close other list #4405

Closed
urielTwito opened this issue Nov 9, 2017 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@urielTwito
Copy link

I'm submitting a ...

[x] bug report => Search github for a similar issue or PR before submitting

Current behavior
When having 2 autoComplete controls on the same page
clicking on the first one drop down button causes the list of values to opens (this is good)
clicking on the second drop down button causes the list of values to open (this is good)
but it does not close the first list. this is the problem

Expected behavior
I expect the first list to be closed,
this should be the same behavior as clicking on any other place on the page.

please look here to see it happens
https://stackblitz.com/edit/angular-qzm6cx?file=app%2Fapp.component.html

@cagataycivici cagataycivici self-assigned this Nov 17, 2017
@cagataycivici cagataycivici added confirmed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working labels Nov 17, 2017
@cagataycivici cagataycivici added this to the 5.0 milestone Nov 17, 2017
@cagataycivici
Copy link
Member

Replicated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants