ui-select
ui-select copied to clipboard
AngularJS-native version of Select2 and Selectize
Hello, I have a simple thing I want to do - when someone tabs over to my ui-select, I want it to drop down automatically. Unfortunately, the ng-focus doesn't seem...
Description: multiselect (select2) breaks in strict Content Security Policy apps. I'm using select2 theme of UI-SELECT with multiselect option. When i close selected item, it makes an browser to show...
There does not seem to be any support for right-to-left languages. To reproduce I've just added `dir="rtl"` to demo plunkrs, in Chrome everything is right-to-left except the content of `ui-select`...
This fixes #1806. This bug was introduced from PR #1727. Here is a plunker to represent the issue: http://plnkr.co/edit/zv41jdiLa2eylIdM9tu8. When you type in a new field and click on it...
Incorrect positioning when using append-to-body and scrolling parent element relative to the body
I have a `ui-select` element inside a container element that has a scroll bar. When the select is open and I start to scroll, the select element remains on the...
The inner `input` element of the `ui-select` does generate a blur, but this should bubble up and trigger on the `ui-select` element itself so that it can be used in...
I have what should amount to a fairly simple use of ui-select, in fact I've been running it in production for months now with a pinned version of angular-ui and...
### Bug description: on-remove and on-select never trigger ### Link to minimally-working plunker that reproduces the issue: http://plnkr.co/edit/CtSiLw60WnfcNL0h4cqp?p=preview [edit 06/09/2017] With multiple example http://plnkr.co/edit/V2cVQojYpZACNrMUaaRC?p=preview ### Version of Angular, UI-Select, and...
Thanks in advance for helping direct me to the right place for this if this is not a ui-select bug... and appear to have different CSS stylings when theme="bootstrap". The...