sciencehistory / chf-sufia

sufia-based hydra app
Other
9 stars 4 forks source link

Upload form - buttons should be disabled when there's been an error #124

Closed hackartisan closed 7 years ago

hackartisan commented 8 years ago

To recreate: break the link to fedora by removing the leading '/' from base_path in fedora.yml (there may be a better way to do this but it's what happened to me so shrug). Then upload an item; you'll get an error message at the top of the page. Fix the base_path and upload again, without clicking 'start over' (i.e. staying on the page with the failed uploads). It says 'success' but the metadata form doesn't load.

hackartisan commented 8 years ago

Note, I'd like to mess with this more and probably submit an issue to projecthydra/sufia as well