Content
View differences
Updated by Jonas Jabari over 1 year ago
**As** a visitor of the activity tab of a workpackage with more than 100 comments
**I want to** see the latest comments without waiting a few seconds for them being displayed
**so that** I can quickly read the latest comments **Thoughts:**
**Acceptance criteria**
* The first 30 comments We need some kind of a workpackage are rendered within 1 second
* when opening a workpackage page
* or when navigate back and forth in the tabs of the workpackage splitview
* Workpackages pattern to deal with more than 30 comments will trigger a second request to render all older comments
this: Pagination? Lazy loading? Show more? ==> specified here ##59355
* The performance (first-time-to-render recent comments) for workpackages over 30 comments does therefor not differ (much) from workpackages with less than 30 comments
<br> Issue raised by <mention class="mention" data-id="78655" data-type="user" data-text="@Jonas Jabari">@Jonas Jabari</mention>.
**I want to** see the latest comments without waiting a few seconds for them being displayed
**so that** I can quickly read the latest comments
**Acceptance criteria**
* The first 30 comments
* when opening a workpackage page
* or when navigate back and forth in the tabs of the workpackage splitview
* Workpackages
<br>