-
Suggestion
-
Resolution: Low Engagement
-
None
-
0
-
3
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Problem Definition
While viewing a JIRA Issue, the Issue Operation bar would not be sticky/frozen/locked when the user scrolls down the page if the Project Sidebar is present.
Eg: https://jira.atlassian.com/browse/JRA-1?filter=-1
However, without the Sidebar, the Issue Operation bar does not disappear when the user scrolls down the page
Eg: https://jira.atlassian.com/browse/JRA-1
Therefore if you have an issue with for example 100 comments, then the user will have to scroll all the way up to click on any of the issue operation buttons.
Suggested Solution
Make the Issue Operation bar sticky in all cases.
Workaround
Append a string ?jql= to the URL after the issue key. However, this only works for logged in users.
- For example, https://localhost:8080/browse/<issueKey>?jql=
- is related to
-
JRASERVER-63022 As a user, I would like the operation bar to always be sticky/visible when I scroll down the page
- Gathering Interest