Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
Description
When we delete an open activity, we
1a. get JavaScript confirmation
2a. after confirming end up on a page with just the info that the activity was deleted and have to click again to go anywhere interesting.
When we delete a closed activity (from Activity History), we
1b. get HTML confirmation (i.e., another page has to load)
2b. after confirming end up back on the activities page.
I believe we should do 1a (falling back to 1b when there?s no JavaScript) and after confirming do 2b.