Swarthmore / litterfall

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

Error/success alert box #43

Closed zafire06 closed 10 years ago

zafire06 commented 11 years ago

We need some ways of telling the user whether the saving goes right or wrong. I added the alert box function but it still needs some more tinkering so that it makes more sense and perhaps also more informative. But what we currently have will do for now.

zafire06 commented 11 years ago

The current problem with the error/succes alert box is that when the new error is reported, the error element does not overwrite the old error. As such, if the user continues doing the same thing that causes the error, there would be a huge number of the alert boxes on the page.

jadams1 commented 10 years ago

The code that this refers to no longer exists so I'm assuming Boyd decided we didn't need it. We've already provided feedback for the user if they mess up, so an alert shouldn't be necessary. It's easy to tell if there's a success because the new row shows up...