Opened 14 years ago
Last modified 14 years ago
#9642 new enhancement
Resizable textarea for the attachment description
Reported by: | shesek | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | attachment | Version: | |
Severity: | minor | Keywords: | comment description |
Cc: | lists@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When uploading attachments, you can add a one-line file description. It would be nice if it'll also be possible to add some longer text in a textarea, that'll be displayed after the short description in the ticket comment.
Currently, I'll usually upload the attachment with a short description and add another separate comment with a longer description, which is a bit annoying.
Attachments (0)
Change History (6)
comment:1 by , 14 years ago
Cc: | added |
---|
follow-ups: 3 4 comment:2 by , 14 years ago
Component: | ticket system → attachment |
---|---|
Keywords: | comment description added |
Milestone: | → next-major-0.1X |
Severity: | normal → minor |
comment:3 by , 14 years ago
Summary: | Comments along with attachments → Resizable textarea for the attachment description |
---|
Replying to cboos:
Let's keep this ticket for the first item (a resizable textarea for the attachment description).
In that case I renamed the ticket.
follow-up: 5 comment:4 by , 14 years ago
Replying to cboos:
I think this could be solved by having a resizable textarea for the attachment description
I'm not quite sure - the message one could write along with the attachment could be rather big (like mine comment:19:ticket:9643).
I think there should be a distinction between the attachment description, which should be quite short and appear in the 'Attachments' section above 'Change history' and the full-sized text describing the attachment which would only appear in the comment.
If agreed, please change the summary to reflect that.
follow-up: 6 comment:5 by , 14 years ago
Replying to shesek:
I think there should be a distinction between the attachment description, which should be quite short and appear in the 'Attachments' section above 'Change history' and the full-sized text describing the attachment which would only appear in the comment.
If agreed, please change the summary to reflect that.
What about showing the first line of your attachment description in the attachments section and the rest of text, inc the first line, in the change history?
comment:6 by , 14 years ago
Replying to anonymous:
What about showing the first line of your attachment description in the attachments section and the rest of text, inc the first line, in the change history?
Sounds good. Just make sure to point it out in the file attachment form.
I think this could be solved by having a resizable textarea for the attachment description, have editable descriptions (#787) and finally a notification for new attachments (#2259).
As an implementation detail, getting rid of the "permanent" vs. "transient" distinction for ticket changes could be replaced by a distinction between "own" comments and comments related to ancillary resources. Here as well, some of the ideas outlined in GenericTrac would help.
Let's keep this ticket for the first item (a resizable textarea for the attachment description).