Opened 15 years ago
Closed 15 years ago
#8984 closed enhancement (wontfix)
10 sec to stop comment submit
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.12dev |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
It would be nice to have an ability to undo sending of ticket comment during 10 seconds after its submission. Usually it's the time required to skim over the submitted comment to notice grammar mistakes.
10 seconds can be a function of message length.
Basically it is the same as "Undo Send" from GMail Labs. http://gmailblog.blogspot.com/2009/03/new-in-labs-undo-send.html
Attachments (0)
Change History (2)
follow-up: 2 comment:1 by , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Replying to rblank:
So I'm -1 on this.
Me too. Current preview features provides OK control, and some 'undo' feature would be both complicated and unintuitive. Gmail is after all a one-person use-case - Trac is a multi-user system where many people may be making comments in short time-spans.
Is this really the right solution for this problem? On trunk, we already have the automatic comment preview and comment editing, both of which address this same issue. The latter is currently restricted to authenticated users, but we would like to extend it to allow unauthenticated users to edit their own comments.
So I'm -1 on this.