-
Bug
-
Resolution: Fixed
-
Low
-
5.10.1, 5.11.1
-
None
-
None
-
1
-
Severity 3 - Minor
-
Summary
User Interface behavior is different between the "Created" tab and the "Reviewing" tab of your personal Pull-Request dropdown panel.
The "Reviewing" tab's list does not scroll and the panel will grow to the needed size (up to a maximum size based on window size) to view all PRs concurrently whereas the "Created" tab panel will stop at a max of 7 and then gain a scrollbar.
In the case of large amounts of PRs in both tabs, You can scroll through and see all "Created" PRs but you will be unable to list all "Reviewing" PRs.
Environment
- Chrome/Firefox/Safari/IE
Steps to Reproduce
- Have a long list (more than 7) "Created" Pull-Requests
- Have a long list (more than 7) "Reviewing" Pull-Requests
Expected Results
Both "Reviewing" and "Created" tabs should have scroll bars to review long lists.
Actual Results
"Created" tab works as expected but "Reviewing" tab grows indefinitely.
- is duplicated by
-
BSERV-11135 "Reviewing" tab in pull request list is not scrollable
-
- Closed
-
- mentioned in
-
Page Loading...