D5767: Postpone searches for half a human moment
    Mark Gaiser 
    noreply at phabricator.kde.org
       
    Mon May  8 16:37:39 UTC 2017
    
    
  
markg added a comment.
  I don't think adding a (rather massive) delay is the real fix here. It only masks the actual issue.
  
  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.
  Every batch can contain items for any position in the in the store.
  
  The query used to fetch the data should fetch it in order of appearance. That would fix the visual clutter issue you described.
  
  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.
REPOSITORY
  R134 Discover Software Store
REVISION DETAIL
  https://phabricator.kde.org/D5767
To: leinir, apol
Cc: markg, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170508/1e884e61/attachment.html>
    
    
More information about the Plasma-devel
mailing list