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

Bug on change ng-disable when using Multiple Select #2176

Closed
Vn-ChemGio opened this issue Feb 17, 2019 · 1 comment
Closed

Bug on change ng-disable when using Multiple Select #2176

Vn-ChemGio opened this issue Feb 17, 2019 · 1 comment

Comments

@Vn-ChemGio
Copy link

Hello every body
I'm using ui-select on my project
But I have some problem:
When after select any item in ui-select-choices, I want temporary disable multiple select an display some input fields for user input (required)
But it's disabled only but not hidden or if I not click Outside To Close
I had been used:

{{$item.name}} -{{$item.reward}}
email: {{person.email}} age:

Selected: {{multipleDemo.selectedPeopleWithGroupBy}} -- {{counter}}

After select, I using onSelectCallback to disable box...

@Vn-ChemGio
Copy link
Author

I'm resolve problem by tag
close-on-select="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

No branches or pull requests

1 participant