guardian / dotcom-rendering

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

Extra Episode Of Today In Focus Missing From Series Page #9101

Open JamieB-gu opened 9 months ago

JamieB-gu commented 9 months ago

Today In Focus published two episodes on the 9th of October, but only one appears on the series page: https://www.theguardian.com/news/series/todayinfocus

It may be a consequence of how that page is set up. It's different to other podcast pages and other series pages:

Both of these examples contain multiple cards per container.

This page is still rendered by frontend, but the DCR version does show two for that day, so the solution may be to roll out DCR tag page support.

JamieB-gu commented 9 months ago

This has been noticed before: https://github.com/guardian/frontend/issues/24879

The containers for this page may be defined here: https://github.com/guardian/frontend/blob/203d4821e2df996f6f11b2b3d7940f4d7e7e2f9c/applications/app/views/fragments/indexBody.scala.html#L70-L79