Swarthmore / litterfall

Application and Scripts used for the Litterfall Project
0 stars 1 forks source link

UI does not detect whether deleting an observation entry is successful #55

Closed zafire06 closed 10 years ago

zafire06 commented 11 years ago

Currently, the editTreeView would rerender no matter whether deleting an observation entry is successful. The alertView is already written. What is needed is just binding the save function to the appropriate function that alerts the warning if connecting to the server is unsuccessful.

jadams1 commented 10 years ago

Again, there's no more alertView so...... Also, the view rerenders. In the unlikely case the deletion fails, the row will still be there and the user can try again. Closed!