Actions
Patch #29033
closedMove attachments to their own section in issue page
Description
I would like to move attachments to their own section in issue page from 2 reasons:
- to implement a collapse/expand feature
- they are not always related to the issue description
Before:
After:
Files
Related issues
Updated by Marius BĂLTEANU over 6 years ago
- File 0001-move-attachments-to-their-own-section.patch added
Updated by Marius BĂLTEANU over 6 years ago
- Related to Feature #29034: Option to collapse/expand issue sections added
Updated by Bernhard Rohloff over 6 years ago
I think the separation gives the view more structure and clarifies what the sometimes weird looking links under the description are...
+1
Updated by Marius BĂLTEANU over 6 years ago
- File deleted (
0001-move-attachments-to-their-own-section.patch)
Updated by Marius BĂLTEANU over 6 years ago
Updated by Marius BĂLTEANU over 6 years ago
I've updated my patch to use the existing label "Files" (label_attachment_plural) and to remove a CSS rule that is no longer used.
Updated by Bernhard Rohloff over 6 years ago
I've tested the patch and it works as expected. LGTM!
Updated by Go MAEDA over 6 years ago
- Target version set to 4.1.0
LGTM. I think it improves understandability of information to visually separating description and attachments.
Updated by Marius BĂLTEANU over 6 years ago
- Related to Patch #29263: Move issue attributes to their own section in issue page added
Updated by Marius BĂLTEANU over 6 years ago
- Related to deleted (Patch #29263: Move issue attributes to their own section in issue page)
Updated by Marius BĂLTEANU over 6 years ago
- Blocks Patch #29263: Move issue attributes to their own section in issue page added
Updated by Marius BĂLTEANU over 6 years ago
- Related to deleted (Feature #29034: Option to collapse/expand issue sections)
Updated by Marius BĂLTEANU over 6 years ago
- Blocks Feature #29034: Option to collapse/expand issue sections added
Updated by Go MAEDA about 6 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version changed from 4.1.0 to 4.0.0
Committed. Thank you for improving Redmine.
Actions