Project

General

Profile

action #68585

Updated by okurz over 3 years ago

## Observation 

 E.g. see in https://progress.opensuse.org/projects/leap_151/activity?from=2019-05-21 mentioning the link 
 https://openqa.opensuse.org/group_overview/50#comment-39935 

 Following the link opens https://openqa.opensuse.org/group_overview/50 but neither scrolls down to comments nor does it select https://openqa.opensuse.org/group_overview/50?comments_page=16#comment-39935 which would be the right comments page 

 ## Acceptance criteria 
 * **AC1:** Following a comments link for a comment that is not shown on the first page ensures selects comment page that shows the comment is shown 
 * **AC2:** Browser window scrolls down to the comment to show it immediately 

 ## Suggestions 

 * Add test in t/ui/15-comments.t 
 * Find out how to identify the right comments page, probably in javascript 
 * Select comment page that shows the comment or ensure that the page is shown correctly by other means 
 * Ensure right comments page is selected 
 * Ensure the browser scrolls to the right anchor within the comments page 

Back