ui-select
ui-select copied to clipboard
AngularJS-native version of Select2 and Selectize
If I turn `append-to-body` on in multiple version after selecting item with `enter` caret is not in field - I have to click fiels once again to focus. With `append-to-body`...
The ui-select is a very nice combo-box and already supports some aria attributation and partial accessibility. However if I focus the select a screenreader reads something like: > Choose a...
This uses most of the code already existing for tagging in multiple selection, however it uses a different attribute because there are parts of the code that are not shared...
### Bug description: Steps to reproduce 1. Set `search-enabled=false` 2. Use desktop Safari (tested on 10.1.1) 3. Click/tab/focus on the ui-select element 3. Use up/down arrow keys to change what...
unsubscribe on $animate "enter", when enabled animation.
This issue can be produced in demo-tagging. When you input something which does not exists in the last "Tagging without multiple, with simple strings" no tagging label will be displayed...
I've created a plunker that shows a basic use case. http://plnkr.co/XfuJozUv5YfFnYHsVnZA There aren't very many select options so the best way to see what i'm talking about it to type...
`make dropdown menu align to the right edge of its select area if the dropdown menu is out of visible area of the browser` In my case, I have to...