Charlotte Emms
Charlotte Emms
## What does this change? ## Why? ## Screenshots | Before | After | |-------------|------------| | ![before][] | ![after][] | [before]: https://example.com/before.png [after]: https://example.com/after.png
## What does this change? Adds expiry date for newsletter signup layout feature switch one month from now in case we forget to remove it
# Recipe structured data Part of https://github.com/guardian/dotcom-rendering/issues/10532 - We are retrieving structured schema org data from CAPI, so ideally do not want to parse or validate this again as we...
## What is the value of this and can you measure success? ## What does this change? ## Screenshots ## Checklist - [ ] Tested locally, and on CODE if...
## Background [As discussed in the Tools/Platforms catch up (20th Sept 2023)](https://docs.google.com/document/d/1YjNscbce3-FVAqpDPj-EeW-pN4CrJGGyYTE54U4Kdrg/edit?usp=sharing), there is a gap in knowledge of how the `fixed/showcase` container works and when it is used. It...
We should clean up the frontend switchboard a bit. As an example, the [Journalism switches](https://github.com/guardian/frontend/blob/main/common/app/conf/switches/JournalismSwitches.scala) have owners of "journalism team". These should be updated with the appropriate team to notify....
When running the `dev-build` app locally, you can't preview tag pages. This is because they run from the `applications` app. We should consider including the tag front routes in the...
Some US sport articles show the US subnav e.g. https://www.theguardian.com/football/2023/oct/19/lionel-messi-mls-apple-tv-documentary-beckham Others show the UK subnav e.g. https://www.theguardian.com/football/2023/nov/15/premier-league-nfl-gambling-suspension-tonali-toney The US team would prefer to show the soccer subnav rather than the...
We need to upgrade our repos to use v4 of `actions-riff-raff`. This is a breaking change and will require us to provide a `roleArn` field to the GH action. There's...
## What does this change? - Use T4G small rather than medium since using a medium instance size did not appear to affect CPU or response times in a big...