Content
View differences
Updated by Kabiru Mwenja 9 days ago
## Summary
In the work package activity tab, when a new comment arrives via polling while you are reading the bottom of an ascending list ("Newest at the bottom"), the view is supposed to follow the new comment into view. It intermittently lands short, leaving the comment just below the fold.
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/922572/content"> src="/api/v3/attachments/922320/content">
##
##
## Steps to reproduce
1. Open a work package's package's activity tab tab, sorted "newest "Newest at the bottom" and scroll to the bottom. bottom".
2. Throttle Scroll to the network bottom (latest comment in that browser (DevTools > Network > Slow 4G). On a local stack attachments otherwise load faster than the race window. view).
3. From a second session, Have another user (or another session) post a comment with several paragraphs, then an inline image, then one final line of text. comment.
4. Wait for polling to bring it in (up to 10 seconds). in.
### Expected
the view smoothly scrolls so the new comment is fully visible. Actual: the view scrolls part-way and the new comment sits just below the fold.
In the work package activity tab, when a new comment arrives via polling while you are reading the bottom of an ascending list ("Newest at the bottom"), the view is supposed to follow the new comment into view. It intermittently lands short, leaving the comment just below the fold.
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/922572/content">
##
##
## Steps to reproduce
1. Open a work package's
2. Throttle
3. From a second session,
4. Wait for polling to bring it in (up to 10 seconds).
### Expected
the view smoothly scrolls so the new comment is fully visible. Actual: the view scrolls part-way and the new comment sits just below the fold.