dmc
dmc
[The way we're hiding breadcrumbs](https://github.com/wellcometrust/wellcomecollection.org/blob/19279a9f049564ef6747b81bbb8d76017d1bced2/content/webapp/pages/page.js#L66) isn't very scalable. We could consider having this as part of the Prismic model.
**What** Where page sections have a dark background, the text colour is white, but the link underline that appears on hover is still dark. Suggest making it the same colour...
**What** A work that has open with advisory content will display a modal on initial page load. This modal has to be dismissed before the main element of the page...
## What does this change? Out current responsive typography rules make it such that as the viewport gets larger, each piece of type will get larger. However, this doesn't take...
## What Our custom AudioPlayer doesn't degrade gracefully when JavaScript isn't available. It should progressively enhance the browser's native audio player so that the content continues to be available even...
## What? In making the view transitions, we conditionally toggle between the `CardOuter` and `CardOuterTransition` styled-components. The `ElementType` I used (so's not to spend more than a day trying to...
Adding the `mockAddonConfigs` block results in `undefined is not iterable (cannot read property Symbol(Symbol.iterator))` Storybook 8.3.5