Defect #3298
When updating an issue, clicking a link destroys all my input
| Status: | Closed | Start date: | 2009-05-05 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | 0.8.1 | Resolution: | Duplicate |
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
History
Updated by Thomas Pihl almost 3 years ago
Shouldnt really be a defect, should it? It works as intended. If you think it should be enhanced i´d guess it should be a feature request.
/T
Updated by Jean-Philippe Lang over 2 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
See #2910.