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

Select w/ Multiple Not Clearing Input with Angular 1.3+ #378

Closed
jgodi opened this issue Nov 5, 2014 · 2 comments
Closed

Select w/ Multiple Not Clearing Input with Angular 1.3+ #378

jgodi opened this issue Nov 5, 2014 · 2 comments

Comments

@jgodi
Copy link

jgodi commented Nov 5, 2014

I am using the select with Angular 1.3.1 and I am noticing the following behavior:

  1. Create a multiple ui-select
  2. Type in the search and select an option
  3. Input does not get cleared out upon selection

You can see the behavior here:http://plnkr.co/edit/BPxMiGNxVHEQBMr9CD8D?p=preview

Any ideas on how to fix this?

@ghost
Copy link

ghost commented Nov 5, 2014

On the ui-select tag add reset-search-input="true"
This should fix your issue

@jgodi
Copy link
Author

jgodi commented Nov 5, 2014

Perfect, thanks. Missed that!

@jgodi jgodi closed this as completed Nov 5, 2014
stguitar added a commit to ClearPoint-Strategy/ui-select that referenced this issue Jul 19, 2016
angular-ui#267
angular-ui#378
angular-ui#558
angular-ui#399
angular-ui#819
angular-ui#880
angular-ui#1311

Essentially provides better control over direction to open, and we make sure the drop up/down element isnt clipped by bounding containers with overflow settings.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant