digirati-co-uk / timeliner

IIIF Timeliner
https://iiif-timeliner.netlify.com
MIT License
11 stars 7 forks source link

Report Error when saving returns non-200 message #283

Closed mcwhitaker closed 5 years ago

mcwhitaker commented 5 years ago

This was brought up in our meeting on 3/13. When saving and Avalon timeline, if the Avalon app returns anything other than a 200, we want the user to know that saving did not succeed.

cjcolvar commented 5 years ago

@mcwhitaker Avalon team can handle this one too.

joncameron commented 5 years ago

Displaying a flash message to the user indicating an error and that their timeline was not saved successfully would be ideal. We also discussed removing the checkmark animation that occurs when the save button is clicked, since it's tied to the click event rather than to the success of the system action.

bkeese commented 5 years ago

This was fixed with https://github.com/IUBLibTech/timeliner/pull/15