Skip to content

Address mystery of fixed/showcase front containers #26593

@cemms1

Description

@cemms1

Background

As discussed in the Tools/Platforms catch up (20th Sept 2023), there is a gap in knowledge of how the fixed/showcase container works and when it is used.

It is specifically for Google Showcase, so that Google News receives updates in a specified format. Here's the Guardian on Google News: https://news.google.com/publications/CAAqBggKMJeqezDfswk

It should never be rendered on a normal front, but frontend does build and maintain this https://github.com/guardian/frontend/blob/main/common/app/layout/slices/FixedContainers.scala#L55, which is quite unlike Apple News which is maintained by the CoPip team (who also manage CAPI). It is not marked as "not-for-production" since it is for production; it's just never meant to be rendered directly on dotcom or in apps.

Solution

We should continue to support this container type, and ensure it is well documented in the code.

We should also ensure that DCR does not fall over in the process of rendering this, if mistakenly attempted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pick me upsmall effort, self contained issues to do when you feel like a pick me up, waiting to be unblocked…Team Candidate: Fronts and Curation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions