-
Type:
Bug
-
Status: CLOSED
-
Priority:
Should have
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.49
-
Labels:None
-
Story Points:2
-
Sprint:Sprint #81
-
Section:Block: Columns
-
Track:Development
-
Repositories:planet4-plugin-blocks
While testing the automatic conversion of the old ThreeColumns block to the new Gallery block, an issue became apparent:
While the old ThreeColumns block used a smaller version of the image, the new Gallery block (while on the threeColumn style) uses a full version. This results in much bigger images than required (in a case: 1MB instead of the old 100kb).
Example (old block):
https://release.k8s.p4.greenpeace.org/brasil/explore/inspire-ativismo/ https://k8s.p4.greenpeace.org/brasil/explore/inspire-ativismo/
Task: in the ThreeColumn style of the new block, use smaller version of the image (use srcset etc as we were doing in the threeColumn block).