wellcomecollection / wellcomecollection.org

🪟 Wellcome Collection's website and services that support it
https://wellcomecollection.org
MIT License
37 stars 5 forks source link

Fix or remove Background Textures #10919

Open gestchild opened 1 month ago

gestchild commented 1 month ago

What

We have a document type in Prismic called background-textures, that allows us to upload images which can then be selected as background in page headers.

It looks like these are intended to be used for events and event-series. Both these custom types have a content relationship field for pulling in one of these background-textures.

However, these don't display for either of these pages and it doesn't look like they have for some time.

As part of the work for #10781, I've commented out the transformer code which was causing typing errors, rather than trying to fix this as part of that work.

We need to decide if we need this functionality and, if not,

If we want to have this functionality, we need to fix it: