guardian / dotcom-rendering

The Guardian web rendering service (aka DCR/DCAR)
https://www.theguardian.com
Apache License 2.0
253 stars 29 forks source link

`MerchandiseHighSectionSwitch` on `/uk` front #7616

Closed ioannakok closed 1 year ago

ioannakok commented 1 year ago

Support MerchandiseHighSectionSwitch that moves the merchandising high section lower on a UK front, to coincide with an ad campaign. See frontend PR that implemented it: https://github.com/guardian/frontend/pull/23677

Once this is implemented we need to make sure we're taking the switch into account in the logic that decides the merchandising high position. See frontend logic.

Before (switch off):

Screenshot 2021-04-12 at 15 13 23

After (switch on):

Screenshot 2021-04-12 at 15 14 11
alinaboghiu commented 1 year ago

Ashish says we don't need to do this

ashishpuliyel commented 1 year ago

We don't need this functionality. We should just take the switch out.

rhiannareechaye commented 1 year ago

This is a small ticket