Chosen Widget - eucalyptus-ja/eucaconsole GitHub Wiki

We've decided to use a fork of the chosen widget. The code is linked to this PR (https://github.com/harvesthq/chosen/pull/166) which has been maintained over the last 3 years. The feature we needed was the ability to add a new option from user input. This fork does it nicely and didn't require much additional work on our part. It supports adding our own validation before the item is added.