Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Added closeOnSelect attribute #362

Merged
merged 2 commits into from
Nov 18, 2014
Merged

Conversation

tradiff
Copy link
Contributor

@tradiff tradiff commented Nov 2, 2014

This addresses issue #339: Prevent dropdown close on selection with multiple attribute.

It provides a new configuration attribute close-on-select="false", and a new uiSelectConfig property closeOnSelect.

@tradiff
Copy link
Contributor Author

tradiff commented Nov 5, 2014

The unit test was failing already. Not related to my change.

@amcdnl
Copy link
Contributor

amcdnl commented Nov 14, 2014

@travistx I fixed the failing test if you update.

amcdnl added a commit that referenced this pull request Nov 18, 2014
@amcdnl amcdnl merged commit f0190de into angular-ui:master Nov 18, 2014
@amcdnl
Copy link
Contributor

amcdnl commented Nov 18, 2014

@travistx - merged, thanks for the PR! I've been wanting to add this myself!

@amcdnl
Copy link
Contributor

amcdnl commented Dec 8, 2014

@travistx there is actually a bug with this; if I open a dropdown and then directly open another one they first one does not close causing both selects to be open.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants