zendesk / linksf

A mobile website to connect those in need in to services that can help them
http://link-sf.com
Apache License 2.0
62 stars 38 forks source link

Bind changesExist to submit result #417

Closed adam-hart closed 6 years ago

adam-hart commented 6 years ago

We were never setting changesExist after we submitted the edit form. This binds changes to the success of the update request. The result should be that we will keep the unsaved changes state if a request fails for some reason.

@zendesk/volunteer