Actions
Defect #3298
closedWhen updating an issue, clicking a link destroys all my input
Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-05-05
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
This occasionally drives me crazy.
When updating an issue I type a detailed comment in the textarea. I need to check something so I click a link to an attached file or another ticket. Since the update form is loaded through an AJAX request hitting back in my browser means that all of my input is destroyed (and not preserved by the browser).
It would be great if there was some mechanism in place to prevent dummies like me from doing this repeatedly. Perhaps a Gmail style, "You've edit this page, are you sure you want to leave it" JS, or loading the update form through a conventional (non-Ajax) request, so that browsers preserve the form fields.
Thanks for the great system.
Related issues
Actions