emilysaffron

Results 7 issues of emilysaffron

Resolves JIRA [WSTEAM1-725](https://jira.dev.bbc.co.uk/browse/WSTEAM1-725) Overall changes ====== Routes CPS live pages to be rendered by Simorgh using a query param override i.e the `renderer_env`. Code changes ====== - creates `arabic` live...

Resolves JIRA [WSTEAM1-981](https://jira.dev.bbc.co.uk/browse/WSTEAM1-981) Overall changes ====== Fixes visual bug without reintroducing the a11y bug discussed [here](https://bbc-tpg.slack.com/archives/G03T00R76KX/p1713344475275879?thread_ts=1713267583.140139&cid=G03T00R76KX) Code changes ====== - Removes `overflow: hidden` in the wrapper only for an ImageWithCaption...

Resolves JIRA [WSTEAM1-1011](https://jira.dev.bbc.co.uk/browse/WSTEAM1-1011) Overall changes ====== Adds styling for submit button Code changes ====== - Adds `Service neutral core` to palette - Styles submit button Testing ====== 1. visit http://localhost.bbc.com:7081/mundo/send/u50853489?renderer_env=live...

Resolves JIRA [WSTEAM1-1041](https://jira.dev.bbc.co.uk/browse/WSTEAM1-1041) Overall changes ====== Draft implementation of the [Web Share API](https://www.w3.org/TR/web-share/#abstract) Code changes ====== - _A bullet point list of key code changes that have been made._ Testing...

Resolves JIRA [number] Overall changes ====== _A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made._ Code changes ====== - _A...

Resolves JIRA [WSTEAM1-733](https://jira.dev.bbc.co.uk/browse/WSTEAM1-733) Overall changes ====== Displays audio within live page posts Code changes ====== - adds `audio` rendered with the `MediaLoader` to `componentsToRender` within `Post` - adds fixture data...

Overall changes ====== The script link doesnt render anywhere on storybook as far as i can tell? Its own [storybook file](https://github.com/bbc/simorgh/blob/latest/src/app/components/Header/ScriptLink/index.stories.tsx) doesnt even show up So far just have it...