Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin: add support for updating languages #187

Closed
monfresh opened this issue Jul 17, 2014 · 1 comment
Closed

Admin: add support for updating languages #187

monfresh opened this issue Jul 17, 2014 · 1 comment

Comments

@monfresh
Copy link
Member

There are too many possible languages to have them listed as checkboxes. A multi-select dropdown could work, but would probably be too cumbersome. Autocomplete/typeahead would probably be the best solution, and I think the solution covered in this Railscasts looks perfect to me:

http://railscasts.com/episodes/258-token-fields-revised?view=asciicast

The Railscasts uses Chosen as the jQuery plugin, but also mentions Select2. I'll read about both to see which would be a better fit.

@anselmbradford would love your thoughts. Have you used either of those plugins?

@anselmbradford
Copy link
Member

I haven't used them, but have looked at Select2 before. There's this one also: https://github.com/twitter/typeahead.js

monfresh added a commit that referenced this issue Sep 11, 2014
Add support for updating languages. Closes #187.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants