Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

It should be possible to allow an empty selection even when force selection is on. #1038

Closed
ianjosephwilson opened this issue Sep 18, 2013 · 0 comments

Comments

@ianjosephwilson
Copy link
Contributor

When is-editable = true, ie. a selection must come from the list, it should be possible to also allow an empty selection if ng-required = false without triggering an error. Otherwise ng-required becomes ineffective.

Ie. I want the user to either:
- select something from the list
- leave the input empty, either by typing nothing or deleting what has been typed

If the prior behavior is needed, ie. the input has to be something in the list then ng-required should be set to true.

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 a pull request may close this issue.

1 participant