-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Won't Fix
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: UI
-
Tags:
-
Backlog priority:900
When scrolling quickly among the results, we observe that incorrect thumbnails are displayed for documents before the correct thumbnail is loaded and replaces the incorrect one. With a fast/local network, it's difficult to observe it because the incorrect picture is very quickly replaced, but with slow networks, the behavior is very disturbing.
Steps to reproduce:
- Create a Folder document
- Drag and drop the 200 pictures from the archive in the first comment
- Wait for the conversions to complete
- Switch to Grid view for the Folder document
- Scroll down to the middle of the page or a little bit more
- Open the Developer tools and configure the network throttling to Slow 3G or Regular 2G (Chrome/Firefox)
- Scroll up and observe that the same row is repeated several times => that's the issue
A video is attached to highlight the behavior.
Expected behavior: when scrolling, if a picture is not loaded, we should see the placeholder and not the picture from another row in the result
- is related to
-
WEBUI-340 Implement a solution to work around the visual defect brought by the lazy loading strategy of iron-list
- Open