curationexperts / trove

Digital Image Library based on Tufts repository models
0 stars 2 forks source link

Can't add Multiple Collection Descriptions #199

Closed mark-dce closed 9 years ago

mark-dce commented 9 years ago

BUG Steps to repeat

NOTE: The same behavior occurs if you try to add an additional description to an existing collection.

COROLLARY If you add additional descriptions via the console, they will appear on the edit screen, but trying to remove them results in the system returning the show view without modifying the descriptions.

ACCEPTANCE

bmaddy commented 9 years ago

This works differently for me. If I'm on the collections#show page and click edit, the + button sends me back to the previous page (collections#show). If I paste the url into the location bar, the + buttons works as expected. This might be a turbolinks thing. It'll probably be easy to fix, but could be hard to figure out.