codevise / activeadmin-searchable_select

Searchable select boxes for forms and filters
Other
96 stars 33 forks source link

Auto select has_many relationships through multiple: true with ajax #7

Closed bkubic closed 5 years ago

bkubic commented 6 years ago

Here's the PR for my issue. Made some slight tweaks that automatically pre-selects all has_many relationships in for a multiple select box when AJAX is in use.

tf commented 6 years ago

Please also do a quick bundle exec rubocop lib spec run once your done. Linting is not part of CI at the moment. Thanks!

tf commented 6 years ago

@bkubic ping ;)

jstumbaugh commented 5 years ago

Any update on this? I'd be happy to pick it up from here should @bkubic not have time for it :smile:

benkubic commented 5 years ago

Sorry, haven't had time to clean this up and write tests. Feel free to take it over @jstumbaugh if you'd like

tf commented 5 years ago

see #11