2bitcoder / Jquery-Gantt

A Gantt Plugin using Jquery, Backbone and Kinetic
19 stars 1 forks source link

If a save event fails - Alert the User and advise they should refresh and try again. #54

Closed 2bitcoder closed 9 years ago

2bitcoder commented 9 years ago

Just has a case where a user made date changes which were not saved to the server - I'm assuming this is because a REST event failed.

Would be great if a failure would alert the user and request they refresh before trying again.

lavrton commented 9 years ago

Now user will see "Error while saving task. Sorry...". More information will be printed to console.