Is it possible to remove the space in the create screen? which has too much space on the right side.

Lavanya B August 24, 2021

Is it possible to expand the space in the create screen for the questions or fields ? which has too much space on the right side which is highlighted in "yellow" color, as need to scroll more to read the questions.

Jira.PNG

Jira.PNG

1 answer

0 votes
Nir Haimov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 4, 2021

Hi @Lavanya B 

You can do that in Jira Server but you will have to code some JS to do it.

How ever, note that the screen is split to 2: the field name, and the field input.

In case of radio button, the input is short, so you see a large empty space, but if you add a free text field, or your radio button options will be longer, you will see that the screen have no "too much space to the right", the screen works fine as it should be.

Even saying at first that you can do it with JS, but i really not recommend this.

Suggest an answer

Log in or Sign up to answer