thesentinelproject / threatwiki_node

Threatwiki - genocide risk tracking and visualization platform to help monitor communities at risk of genocide around the world
Other
63 stars 25 forks source link

Use "select2" to improve our tags and dropdown menu #41

Closed jeromegv closed 11 years ago

jeromegv commented 12 years ago

http://ivaynberg.github.com/select2/

jeromegv commented 12 years ago

The only use case I see for it now is to improve the way we multi-select tags (that would bring autocomplete). While it would be nice, I feel it's an improvement that could wait

jeromegv commented 11 years ago

Seeing a full load of data with over 60 tags made me realize it was badly necessary, it's a great UI improvement that took little time. Chose select 3.2 http://ivaynberg.github.com/select2/ and used that fix to make it work nicely with bootstrap: https://github.com/ivaynberg/select2/issues/368

abhishekbh commented 11 years ago

awesome idea