aymenhs / kanbanik

Automatically exported from code.google.com/p/kanbanik
Apache License 2.0
0 stars 0 forks source link

add warning when pressing "cancel" on a changed task #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When you create/edit a task, and than press the cancel, all changes will be 
lost. This is a desired behavior, but you can loose your change when hitting 
the cancel accidentally. It would be nice to have a warning message in this 
case - something like: "Are you sure you want to close this dialog?"

This would be nice to have on all dialogs, but the content of the create/edit 
task tends to be longer than other dialogs, so more painful to lost it's 
content.

The MMF could be to always pop-up a warning dialog when pressing cancel. 
If it starts to be annoying, it can be improved.

Original issue reported on code.google.com by jelkosz@gmail.com on 13 Sep 2012 at 11:43