-
Bug
-
Resolution: Done
-
Low
-
8.19.0
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center: yes
When a commentId is present in the URL and a user navigates to the PR page, the page is expected to scroll to the specified comment. However, if the "What's New" modal is open, the scrolling does not occur.
Steps to Reproduce
- Open a PR page with a commentId in the URL.
- Ensure the "What's New" modal is displayed.
- Observe that the page does not scroll to the specified comment.
Expected Results
The page should automatically scroll to the comment corresponding to the commentId in the URL, regardless of whether the "What's New" modal is open.
Actual Results
When the "What's New" modal is popped up, the page fails to scroll to the specified comment.
Workaround
Close the what's new modal and refresh the page
- mentioned in
-
Page Loading...