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

Selection should clear input text #680

Closed
RuZman opened this issue Feb 18, 2015 · 4 comments · Fixed by #703
Closed

Selection should clear input text #680

RuZman opened this issue Feb 18, 2015 · 4 comments · Fixed by #703
Milestone

Comments

@RuZman
Copy link

RuZman commented Feb 18, 2015

Since AngularJS 1.3.0 the "multi selection" doesn't clear the input text if an item is selected.

"multi selection" is working with AngularJS 1.3.0:
http://plnkr.co/edit/8SmB9sy1stlTn8wh6STp?p=preview

"multi selection" is not working with Angularjs 1.3.1 anymore:
http://plnkr.co/edit/Wgl0Y2S0RpVCZTtHqkE4?p=preview

The example https://github.com/angular-ui/ui-select/blob/master/examples/demo-multi-select.html with the AngularJS version 1.3.0-beta.17 is also effected.

@dimirc dimirc added this to the 0.10.x milestone Feb 18, 2015
@maku
Copy link

maku commented Feb 19, 2015

I think this is also true for single selection. (also when no value is selected the input value should be cleared)

Right?

@LeleDev
Copy link

LeleDev commented Feb 19, 2015

@maku Think so

@btm1
Copy link

btm1 commented Feb 23, 2015

bump. I'm also having this issue

@dimirc
Copy link
Contributor

dimirc commented Feb 26, 2015

Should be solved with #703

Check updated Plunker

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

Successfully merging a pull request may close this issue.

5 participants