huboard / huboard-web

GitHub issues made awesome
https://huboard.com
61 stars 26 forks source link

Implements multiple assignees for new issues as well #328

Closed discorick closed 8 years ago

discorick commented 8 years ago

Allows multiple assignees to be added to a new issue

dahlbyk commented 8 years ago

Looks good other than the concern about perf when assignees isn't supported. I'd still love to be able to configure the review app to enable/disable the assignees preview to test each scenario.

discorick commented 8 years ago

Alright added a guard for old client code here: 99cf61a