-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
0
-
4
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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
- Go to Issue Navigator and change your view to "List View" (cf. Working with search results - Changing your view of the search results)
- 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=
- relates to
-
JRACLOUD-63022 As a user, I would like the operation bar to always be sticky/visible when I scroll down the page
- Closed