Reviews: New loader, improved image loading + 2 issues fixed

We’ve made some improvements to our Reviews apps. Here is what has been done:

  • The wrong resolution of 1000x1000 was used for images with a size of 100x100. Now, the issue is fixed :hammer_and_wrench:

  • Previously, when opening a review popup, all images were loaded at once (which caused content loading of up to 150 MB). Now, only the current image is loaded, and the process repeats when scrolling.

The loader spinner has been replaced with a skeleton

Before:


Now:


We've also fixed an issue on iOS systems with the source icons, as they looked distorted

Before:

image


Now:

image

1 Like