Feature #6555
Double-click on "Submit" and "Save" buttons should not send two requests to server
| Status: | Closed | Start date: | 2010-10-01 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jean-Philippe Lang | % Done: | 0% | |
| Category: | UI | |||
| Target version: | 1.4.0 | |||
| Resolution: | Fixed |
Description
Redmine web pages should disable "Submit" (or "Save" on some pages) button after it was clicked once to prevent mouse double-click sending two identical requests to server.
Related issues
Associated revisions
Disable submit buttons when submitting a form (#6555).
History
#1 Updated by Jean-Philippe Lang about 1 year ago
- Subject changed from double-click on "Submit" and "Save" buttons should not send two requests to server to Double-click on "Submit" and "Save" buttons should not send two requests to server
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 1.4.0
- Resolution set to Fixed
Fixed in r9391.