companionstudio / islay

A Rails engine which forms the base for a website back-end.
MIT License
0 stars 0 forks source link

Replace select2 with custom widget #20

Open lukesutton opened 11 years ago

lukesutton commented 11 years ago

Select2 is bloated, difficult to style and over-all a bit funky. Instead, we should have different widgets for the different uses.

Currently some HABTM relationships are being maintained with tag lists, which is unwieldy. We should have a fourth widget, which is larger. A good example for it's use is editing the Blog entries attached to a SKU.