-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Multiple select #13
Comments
Several ui-select inside the same page? done inside |
Sorry, the title: "Multiple select" and the comment "If this is already working" confused me. |
Hah no worries I am mostly joking |
multiple select support would be cool |
would love it for tagging purpose but shouldn't the team consider having this feature as an add-on and keep select light and clean ? ui-select for the select action and ui-selectables or ui-tags for storing/removing selected items ? (just asking here...) |
@charly this was a core requirement. In fact most of the original features were supposed to be core, just done more easily. The native form input handles multiple. It is other features that angular makes easy that we don't need to explicitly support (such as ajax population). However it might be useful to keep some of the relevant logic mutually exclusive to the two scenarios. |
Sounds great. I'm sure you can have the feature in core while keeping it separate & modular. |
I agree to have Did anybody started to work on that already ? |
+1 |
3 similar comments
+1 |
+1 |
+1 |
Any news on this? This is almost 6 months old... |
+1 |
WIP at #78 |
Lets keep discussion at PR #138 |
implement transition hooks
If this is already working, would like to see this edge-case in demo.html
The text was updated successfully, but these errors were encountered: