Project

General

Profile

Patch #29263

Updated by Marius BÄ‚LTEANU almost 6 years ago

I would like to move the issue attributes to their own section in issue page from the following reasons: 
 1. - to implement a collapse/expand feature (#29034) 
 2. - to make the issue page more structured and more easily to read/scan 
 3. - to allow in the future more improvements, like a sticky issue bar  

 Before: 
 !{width:50%; border: 1px solid grey;}before.png! 

 After: 
 !{width:50%; border: 1px solid grey;}after.png!

Back