<table><tr><td style="">markg added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D5767" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>I don't think adding a (rather massive) delay is the real fix here. It only masks the actual issue.</p>

<p>What really happens (just opened the discover store for the first time ever) is that entries can flow in at any point, that might be an issue.<br />
Every batch can contain items for any position in the in the store.</p>

<p>The query used to fetch the data should fetch it in order of appearance. That would fix the visual clutter issue you described.</p>

<p>Secondly (but this is outside the scope of this report) it should probably implement a incremental loading logic. Right now it seems to fetch everything.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R134 Discover Software Store</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5767" rel="noreferrer">https://phabricator.kde.org/D5767</a></div></div><br /><div><strong>To: </strong>leinir, apol<br /><strong>Cc: </strong>markg, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas<br /></div>