What is the value of this and can you measure success?
Part of the fairground project, resolves this ticket.
What does this change?
Makes use of the suppress images property getting sent in the config. This gets passed through to end up getting used in the PressedDisplaySettings to determine the imageHide value.
Testing
This logic gets executed when a page gets pressed, so the only way to test is to deploy to code, create a container with a suppress images option, launch it from the v2 fronts tool, and then you should be able to verify that images get hidden.
Screenshots
A collection with images suppressed on DCR:
the corresponding collection in the fronts tool config:
All deployment options
- [Deploy build 3267 of `dotcom:frontend-all` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=dotcom%3Afrontend-all&build=3267&stage=CODE&updateStrategy=MostlyHarmless&action=deploy)
- [Deploy parts of build 3267 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=dotcom%3Afrontend-all&build=3267&stage=CODE&updateStrategy=MostlyHarmless)
- [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=dotcom%3Afrontend-all&stage=CODE)
Keep an eye on the deploy dashboard&_a=(description:'',filters:!(),fullScreenMode:!f,options:(darkTheme:!f,useMargins:!f),panels:!((gridData:(h:4,i:'4',w:6,x:6,y:0),id:'735f9ce0-4a04-11e7-9f15-395e2d1c9b1f',panelIndex:'4',type:visualization,version:'6.2.4'),(gridData:(h:4,i:'5',w:6,x:0,y:0),id:b9249830-4a03-11e7-91e8-2fbfd59c38bb,panelIndex:'5',type:visualization,version:'6.2.4'),(gridData:(h:4,i:'7',w:6,x:0,y:4),id:ac507b90-4a0f-11e7-9f15-395e2d1c9b1f,panelIndex:'7',type:visualization,version:'6.2.4'),(gridData:(h:4,i:'9',w:6,x:6,y:4),id:a5f78860-4ad2-11e7-9930-73b4968e85d8,panelIndex:'9',type:visualization,version:'6.2.4')),query:(language:lucene,query:(query_string:(analyze_wildcard:!t,query:'stage:PROD%20NOT%20app:preview'))),timeRestore:!f,title:'Frontend%20PROD%20Deploy',viewMode:view)) 📉
What is the value of this and can you measure success?
Part of the fairground project, resolves this ticket.
What does this change?
Makes use of the suppress images property getting sent in the config. This gets passed through to end up getting used in the
PressedDisplaySettings
to determine theimageHide
value.Testing
This logic gets executed when a page gets pressed, so the only way to test is to deploy to code, create a container with a suppress images option, launch it from the v2 fronts tool, and then you should be able to verify that images get hidden.
Screenshots
A collection with images suppressed on DCR:
the corresponding collection in the fronts tool config:
Checklist