Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
380 views

ui-select-header-group-selectable directive on ui-select-choice does not work

ui-select-header-group-selectable in ui-select-choices makes the headers clickable, so you can select all the items in a group. Am I right or wrong?
Majid's user avatar
  • 151
9 votes
1 answer
7k views

ui-select dropdown in modal with overflow

I'm currently facing an issue with displaying a ui-select dropdown within a ui bootstrap modal, which has an overflow css applied. Currently, when opening the ui-select dropdown, the list of choices ...
Ashley's user avatar
  • 91
2 votes
1 answer
2k views

Close all of ui-select drop down list programmatically?

I am trying to build a directive to make angular UI $uibModal draggable. And also I want to close all of opened drop down list of ui-select in the modal body, when the modal is dragging. Does anyone ...
user avatar
1 vote
1 answer
2k views

Angular ui-select multiple hide selected

Is it possible to hide some SELECTED items in ng-select multiple select? I create event with multiple users, including myself. I want to keep myself on the list in model but I don't want to display ...
tomek550's user avatar
  • 470
0 votes
1 answer
378 views

angular ui-select not rendering input field

Hey guys im mindf*cked, i have an angular 1.4.7 project and want to use 'ui.select' but im getting always this errors: Error: [$compile:tpload] http://errors.angularjs.org/1.4.7/$compile/tpload?p0=...
Tanktiger's user avatar