choko
choko copied to clipboard
Reference element for long datasets
For fields that references types with large datasets (e.g. post author), we need an element to accommodate that.
We can have a typeahead/autocomplete field, that you search for a item and have it added to a list when pressing enter. Each item on the list should have a remove link next to it.
http://twitter.github.io/typeahead.js/ https://github.com/Siyfion/angular-typeahead
#99 is related.
This is essentially pretty much a single/multiple tag field.