-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.2.4
-
Component/s: UI
-
None
-
Severity 3 - Minor
Issue Summary
When getting the URL with comment Id, and navigating to that link is expected that Bitbucket will scroll to that specific comment, this works well if it is a diff comment, however for overview comments sometimes it can be lost.
Steps to Reproduce
- Create a repo, project and a pull request
- Add a comment from the overview tab
- Add 3 comments on the diff tab
- Go back to the overview tab
- click on the link button for the overview comment (first comment)
- In another tab, navigate to that URL
Expected Results
Bitbucket should scroll to the overview comment
Actual Results
Bitbucket scrolls downs a bit but not showing the selected comment
Workaround
Keep scrolling down until seeing the blue/selected comment
- mentioned in
-
Page Loading...