How to create a button with the style like the style of button "Create Issue"

Oleg S. July 22, 2013
I have two questions: 1) I write a plugin for Jira 6 that add a button that create an issue of special category. I add this button using tag <web-item>, but I cant make a style like the style of button "Create Issue" (or button "Ask Question" above on your site) 2) I need also to add a button "Report a Problem" on the view ticket screen. It must be placed near button assign to me(at right). For this web-item I used section="operations-top-level", weight="6". I want to make separate button "Report a Problem" like "Assign" ...etc. What I see now: The button is placed in issue operations bar "More" (section=operations-work)

1 answer

0 votes
Bhushan Nagaraj
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 22, 2013

Hi Oleg,

I understand your question is related to both styling and plugin development. This answer is related to the styling part. Refer to

https://developer.atlassian.com/design/latest/buttons.html

and check out the Atlassian Sandbox

https://docs.atlassian.com/aui/latest/sandbox/?component=buttons

Cheers

Bhushan

Suggest an answer

Log in or Sign up to answer