You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
the menu list is long and extends beyond the bottom of the screen.
Currently I access items on the bottom of the drop down list by reducing browser magnification below 100% until the full list fits on the screen.
Is there are better way?
this only tends to be a problem when the issue is new and there are few comments. Once there are some comments, the page is longer and scrolling to the bottom of the page allows me to access the bottom of the list.
Add following to your announcement banner as a workaround. It will make issue content higher. You can update 1000px to a larger size if it is not enough.
<script>
if (AJS && AJS.$) {
AJS.$("<style>").html("#issue-content .issue-body-content {min-height: 1000px}").appendTo(document.head);
}
</script>
Unfortunately I didn't create the menu so I don't know how it was done, but hopefully the screenshot answers?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @cl7654
Ask your administrator to remove those menu items, they are unnecessary or reduce them based on permissions of the user.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @cl7654 Are these menu items added via an add-on or ScriptRunner fragments? The person who originally added those items should know. It seems like ScriptRunner fragments.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We don't have script runner. We only have the following apps installed:
The menu items seem to be auto generated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can't see the apps listing. May be a custom add-on then?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you attach a screenshot? Is it provided by an add-on or one of the build-in custom fields of Jira?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.