-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.4.0
-
Fix Version/s: HOTFIX_10.10_2.4, 3.0.x
-
Component/s: UI
The use case is the one from WEBUI-338: as it is not considered as a bug but as a side-effect of the lazy loading strategy of the iron-list component, we need a solution to display results while scrolling without this visual defect.
It sounds that it's a known issue from iron-list: https://github.com/PolymerElements/iron-list/issues/481
Is the solution to be able to reset the data when we scroll?
Or should we implement another solution based on a default thumbnail?
Or can we push to have a better behavior from iron-list?
- is related to
-
WEBUI-338 Fix display when scrolling quickly among the results
- Resolved