Vote #80143
未完了Show each journal entry from issue history in a box
0%
説明
IMHO, the issue history doesn't have a clear structure, you need to look after each Gravatar or "Updated by" line to see where the journal starts/ends. In top, there is a border applied on the entire block (left, right and bottom) in order to prevent accidental deletion of an issue (#26662), but for me, even if fixes the confusion with delete buttons, it makes the journal entries harder to be distinguished.
I would like to propose the following design changes for the issue history:
- Show each journal entry in a box (like projects)
- Connect each journal entry with a small line
- Apply the red border for the private journals on the entire journal, not only on the text.
I'm attaching the patches and the screenshots with before and after.
Current:
!{border: 1px solid grey; width: 60%;}.issue_history.png!
After
!{border: 1px solid grey; width: 60%;}.new_issue_history.png!
If you like the changes, I think it will be nice to deliver them in version:"4.1.0", together with the other UI changes.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I broke something with my initial patches, I'll upload them again.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I need to update these patches now that #3058 was committed .
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Updated the patch series. Screenshots attached.
--------------------------------------------------------------------------------
I would keep journal h4 bottom border since it clearly separates h4' text/contextual with notes content.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,36429,Make issue tabs DOM more consistent