Project

General

Profile

Feature #16679

Updated by Toshi MARUYAMA almost 10 years ago

It would be useful to be able to manipulate with all buttons together (mainly on issue detail screen, but could be useful everywhere). To allow that, it would be useful to have all of them (including "preview" link and eventually another similar links) nested into sinhle html element - probably "div".  

 !NewIssue.png!    !UpdateIssue.png! 

 I want to have those controls fixed at page pahe bottom (similarly to the Jenkins CI server screend) and currently it is difficult to achieve that. It would also simplify styling of those controls.

Back