Vote #75163
未完了To wrap buttons at issue edit page to dedicated HTML element
0%
説明
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 bottom (similarly to the Jenkins CI server screend) and currently it is difficult to achieve that. It would also simplify styling of those controls.
journals
Also it whould be great each control (each "submit" or "button") to have it own unique css class.
Especially in case new issue it is not sufficient to have form identified as "new_issue" or "edit_issue", since there are 2 submits.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------